Retrieves the current value of the uniqueID property of the element.
Syntax
HRESULT get_uniqueID( BSTR *p );
Parameters
- p
- Address of a string (BSTR) that returns a newly generated uniqueID that can be assigned to an element.
Return Value
Returns S_OK if successful, or an error code otherwise.