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.
Unregisters one or more Windows Runtime objects so that other applications cannot connect to them.
virtual HRESULT UnregisterWinRTObject(
unsigned int,
_Inout_ WINRT_REGISTRATION_COOKIE* cookie
);
Parameters
- cookie
A pointer to a value that identifies the class object whose registration is to be revoked.
Requirements
Header: module.h
Namespace: Microsoft::WRL