หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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 |