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 an event to stop it from receiving notification of hardware content protection teardown events.
Syntax
void UnregisterHardwareContentProtectionTeardownStatus(
[in] DWORD dwCookie
);
Parameters
[in] dwCookie
Type: DWORD
A key value for the window or event to unregister. The IDXGIAdapter3::RegisterHardwareContentProtectionTeardownStatusEvent method returns this value.
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | dxgi1_4.h (include DXGI1_3.h) |
| Library | Dxgi.lib |
| DLL | Dxgi.dll |