Pastaba.
Prieigai prie šio puslapio reikalingas įgaliojimas. Galite bandyti prisijungti arba pakeisti katalogus.
Prieigai prie šio puslapio reikalingas įgaliojimas. Galite bandyti pakeisti katalogus.
Removes an array of registered activation factories from the Windows Runtime.
Syntax
void RoRevokeActivationFactories(
[in] RO_REGISTRATION_COOKIE cookie
);
Parameters
[in] cookie
Type: RO_REGISTRATION_COOKIE
Return value
None
Remarks
Call the RoRevokeActivationFactories function remove the activation factories represented in the cookie array from the Windows Runtime.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8 [desktop apps | UWP apps] |
| Minimum supported server | Windows Server 2012 [desktop apps | UWP apps] |
| Target Platform | Windows |
| Header | roapi.h |
| Library | RuntimeObject.lib |
| DLL | ComBase.dll |