Click to return to the Reusing Browser Technology home page    
IHTMLUniqueName::get_Uniq...     IHTMLWindow2 Interface     IHTMLUniqueName Interface    
Web Workshop  |  Reusing Browser Technology

IHTMLUniqueName::get_UniqueNumber Method


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 topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.