IHTMLOpsProfile interface
Obsolete. This interface provides methods that request read access to a user's profile information and that perform read actions on the userProfile element.
Members
The IHTMLOpsProfile interface inherits from the IDispatch interface. IHTMLOpsProfile also has these types of members:
Methods
The IHTMLOpsProfile interface has these methods.
| Method | Description |
|---|---|
| addReadRequest |
Obsolete. Adds an entry to the queue for read requests. |
| clearRequest |
Obsolete. Clears all requests in the read-requests queue to prepare for new profile-information requests. |
| doReadRequest |
Obsolete. Performs all requests located in the read-requests queue. |
| getAttribute |
Obsolete. Returns the value of the named attribute from the userProfile object. This method is not supported for Windows apps using JavaScript. |
Remarks
As of Windows Internet Explorer 7, this interface is obsolete and should not be used.
Requirements
|
Minimum supported client |
Windows XP |
|---|---|
|
Minimum supported server |
Windows 2000 Server |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also