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