All Frameworks  Class Hierarchy  This Framework  Indexes

XMLParser Global Function DetectCATIXMLDOMDocumentBuilder


extern "C" HRESULT DetectCATIXMLDOMDocumentBuilder(CLSID* iClsIdArray,
unsigned int iClsIdArraySize,
unsigned int& oFirstAvailableIndex)
Examines the DOM implementations available on the host. The function sequentially examines each of the supplied DOM implementation CLSIDs until one is found, which is installed on the host.
Parameters:
iClsIdArray
An array of DOM implementation CLSIDs that the function should try to detect
iClsIdArraySize
The size of the CLSID array
oFirstAvailableIndex
The array index of the first DOM implementation which was succesfully detected on the machine

This object is included in the file: CATIXMLDOMDocumentBuilder.h
If needed, your Imakefile.mk should include the module: CATXMLParserItf

Copyright © 2003, Dassault Systèmes. All rights reserved.