status() Instance Public methods I4 status Get HTTP status code
statusText() Instance Public methods BSTR statusText Get HTTP status text
absoluteChildNumber(arg0) Instance Public methods I4 absoluteChildNumber IXMLDOMNode arg0 --- pNode [IN]
ancestorChildNumber(arg0, arg1) Instance Public methods I4 ancestorChildNumber BSTR arg0 --- bstrNodeName [IN] IXMLDOMNode arg1 --- pNode [IN]
appendChild(arg0) Instance Public methods IXMLDOMNode appendChild append a child node IXMLDOMNode arg0 --- newChild [IN]
attributes() Instance Public methods IXMLDOMNamedNodeMap attributes the collection of the node's attributes
baseName() Instance Public methods BSTR baseName the base name of the node (nodename with the prefix stripped off)
childNodes() Instance Public methods IXMLDOMNodeList childNodes the collection of the node's children
childNumber(arg0) Instance Public methods I4 childNumber IXMLDOMNode arg0 --- pNode [IN]
cloneNode(arg0) Instance Public methods IXMLDOMNode cloneNode BOOL arg0 --- deep [IN]
Page 510 of 11844