Magazine |
| | Community |
| | Workshop |
| | Tools & Samples |
| | Training |
| | Site Info |
|
|
||||||||
|
Retrieves the current node in the document object model (DOM) collection.
Syntax
HRESULT currentNode( IDispatch * * pCurrNode );
Parameters
- pCurrNode
- Address of the IDispatch interface of the current node is returned.
Return Value
Returns S_OK if successful, or an error value otherwise.
See Also
Does this content meet your programming needs? Write us!
© 1998 Microsoft Corporation. All rights reserved. Terms of use.