IDXGIAdapter3::UnregisterHardwareContentProtectionTeardownStatus method
Unregisters an event to stop it from receiving notification of hardware content protection teardown events.
Syntax
void UnregisterHardwareContentProtectionTeardownStatus( [in] DWORD dwCookie );
Parameters
- dwCookie [in]
-
Type: DWORD
A key value for the window or event to unregister. The IDXGIAdapter3::RegisterHardwareContentProtectionTeardownStatusEvent method returns this value.
Return value
This method does not return a value.
Requirements
|
Header |
|
|---|---|
|
Library |
|
|
DLL |
|
See also
Show: