IeAxiService::Cleanup method
The Cleanup method frees resources used by the IeAxiService interface.
Syntax
HRESULT Cleanup();
Parameters
This method has no parameters.
Return value
If the method succeeds, the method returns S_OK.
If the method fails, it returns an HRESULT value that indicates the error. For a list of common error codes, see Common HRESULT Values.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate [desktop apps only] |
Minimum supported server |
None supported |
IID |
IID_IeAxiService is defined as E9E92380-9ECD-4982-A0EB-6815A56CCF27 |