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 the "device removed" event.
Syntax
void UnregisterDeviceRemoved(
[in] DWORD dwCookie
);
Parameters
[in] dwCookie
Type: DWORD
Information about the "device removed" event, retrieved during a successful RegisterDeviceRemovedEvent call.
Return value
None
Remarks
See RegisterDeviceRemovedEvent.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | d3d11_4.h |
| Library | D3d11.lib |