IHTMLOptionsHolder::get_productVersionIHTMLOptionsHolder::get_productVersion*
*Contents  *Index  *Topic Contents
*Previous Topic: IHTMLOptionsHolder::put_productVersion
*Next Topic: IHTMLOptionsHolder::get_unsecuredWindowOfDocument

IHTMLOptionsHolder::get_productVersion


HRESULT get_productVersion(
    BSTR *p 
);

Retrieves the string indicating the product version information.

p
Address of a string variable that receives the product version information.

See also put_productVersion

Up Top of Page


IHTMLOptionsHolder::put_productVersion


HRESULT put_productVersion( 
    BSTR v 
);

Sets the string indicating the product version information.

v
String specifying the product version information.

See also get_productVersion


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.