RoRevokeActivationFactories function
Removes an array of registered activation factories from the Windows Runtime.
Syntax
void RoRevokeActivationFactories(
_In_ RO_REGISTRATION_COOKIE cookie
);
Parameters
- cookie [in]
-
Type: RO_REGISTRATION_COOKIE
Return value
This function does not return a value.
Remarks
Call the RoRevokeActivationFactories function remove the activation factories represented in the cookie array from the Windows Runtime.
Requirements
|
Minimum supported client |
Windows 8 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2012 [desktop apps | Windows Store apps] |
|
Minimum supported phone |
Windows Phone 8 |
|
Header |
|
|
Library |
|
|
DLL |
|
See also
Show: