Retrieves the element's unique number.
Syntax
HRESULT get_UniqueNumber( long *p );
Parameters
p Address of a long variable used to return the object's unique number.
Return Value
Returns S_OK if successful, or an error code otherwise.
See Also
get_UniqueID
Back to top
Did you find this topic useful? Suggestions for other topics? Write us!
© 1999 Microsoft Corporation. All rights reserved. Terms of use.