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 a collection of HTML Elements and TextNode objects that are direct descendants of the specified object.
Syntax
HRESULT value = object.get_childNodes(IDispatch** p);
Property values
Type: IDispatch
Address of a pointer to a variable of type IDispatch interface that receives the collection of children.