All Frameworks  Class Hierarchy  This Framework  Indexes

XMLParser Global Function DetectCATIXMLSAXFactory


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

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

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