clearRequest method
Obsolete. Clears all requests in the read-requests queue to prepare for new profile-information requests.
This method is not supported for Windows Store apps built for Windows using JavaScript.
Syntax
HRESULT retVal = object.clearRequest();
Parameters
This method has no parameters.
Return value
Type: HRESULT
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Standards information
There are no standards that apply here.
Remarks
As of Windows Internet Explorer 7, this method is obsolete and should not be used.
See also
- Reference
- IHTMLOpsProfile::addReadRequest
- IHTMLOpsProfile::doReadRequest
- IHTMLOpsProfile::getAttribute
Build date: 11/12/2012