Magazine |
| | Community |
| | Workshop |
| | Tools & Samples |
| | Training |
| | Site Info |
|
|
||||||||
|
Returns the unique identifier for the supplied node.
Syntax
HRESULT uniqueID( IDOMNode * pNode, long * pID);
Parameters
- pNode
- [in] Node for which the unique identifier is to be returned.
- pID
- [out] Unique identifier for the specified node.
Return Value
Returns S_OK if successful, or an error code otherwise.
See Also
Does this content meet your programming needs? Write us!
© 1998 Microsoft Corporation. All rights reserved. Terms of use.