ISAXXMLReader::getDTDHandler Method (Windows CE 5.0)
This method returns the current DTD handler.
HRESULT getDTDHandler(ISAXDTDHandler** ppHandler);
Parameters
- ppHandler
[out, retval] Pointer to the pointer to the DTD handler currently in use or NULL (if a DTD handler has not been set).
Return Values
- S_OK
Returned if the DTD handler is successfully returned.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Msxml2.h, Msxml2.idl.
Link Library: Uuid.lib.
See Also
putDTDHandler Method | ISAXXMLReader:IUnknown Interface
Send Feedback on this topic to the authors