IMsoComponentManager::FRevokeComponent Method
Applies to: Office 2010
Revokes the registration of the component that is identified by the dwComponentID parameter.
BOOL FRevokeComponent(
DWORD_PTR dwComponentID
);
Parameters
- dwComponentID [in]
The ID of the component whose registration is being revoked.
Return Value
TRUE if the registration of the component was successfully revoked; otherwise, FALSE.