Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method gets a reference to the instance of ISAXXMLReader that was set by the putParent method.
HRESULT getParent(ISAXXMLReader** ppReader);
Parameters
- ppReader
[out, retval] Pointer to the pointer to the instance of the reader in use.
Return Values
- S_OK
Returned when the parent is returned as expected.
Remarks
The argument may not be NULL.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Msxml2.h, Msxml2.idl.
Link Library: Uuid.lib.
See Also
putParent Method | ISAXXMLFilter:ISAXReader Interface
Send Feedback on this topic to the authors