Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Releases the application.
Syntax
HRESULT ApplicationFree(
[in] REFGUID rguidApplID
);
Parameters
[in] rguidApplID
The application identifier.
Return value
If the method succeeds, the return value is S_OK. Otherwise, it is E_UNEXPECTED.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Target Platform | Windows |
Header | objidl.h |