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.
Gets the child nodes of the document object.
Syntax
HRESULT value = object.get_childnodes(IDispatch** p);
Property values
Type: IDispatch
A pointer to an IDispatch interface that returns the node's child nodes, or NULL if no child nodes are present.