IHTMLOpsProfile::getAttributeIHTMLOpsProfile::getAttribute*
*Contents  *Index  *Topic Contents
*Previous Topic: IHTMLOpsProfile::clearRequest
*Next Topic: IHTMLOpsProfile::addReadRequest

IHTMLOpsProfile::getAttribute


HRESULT getAttribute( 
    BSTR name, 
    BSTR *value 
);

Returns the value of the named attribute for the user profile. If read access for this attribute is not already available, this method simply returns the NULL string.

name
String value specifying the name for the user profile.
value
Address of a string variable that receives the value.


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