Click to return to the Reusing Browser Technology home page    
IHTMLDocument3::get_paren...     IHTMLDocument3::getElemen...     IHTMLDocument3 Interface    
Web Workshop  |  Reusing Browser Technology

IHTMLDocument3::get_uniqueID Method


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.



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.