Contents Index Topic Contents | ||
Previous Topic: IOmNavigator::get_platform Next Topic: IOmNavigator::get_plugins |
IOmNavigator::get_opsProfile
HRESULT get_opsProfile( IHTMLOpsProfile **p );Returns an IHTMLOpsProfile interface pointer.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a variable that receives an interface pointer to the IHTMLOpsProfile object.
The IHTMLOpsProfile element is a profile object that stores various types of information about the user. This information is taken from the Address Book.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.