This topic has not yet been rated - Rate this topic

IOmNavigator::opsProfile Property

Returns an IHTMLOpsProfile interface pointer.

Syntax


HRESULT IOmNavigator::get_opsProfile(IHTMLOpsProfile **p);

Parameters

p
Address of a variable that receives an interface pointer to the IHTMLOpsProfile object.

Return Value

Returns S_OK if successful, or an error value otherwise.

Remarks

The IHTMLOpsProfile element is a profile object that stores various types of information about the user. This information is taken from the Address Book.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.