Rizin
unix-like reverse engineering framework and cli tools
_DEVICE_NOTIFY_SUBSCRIBE_PARAMETERS Struct Reference

#include <winapi.h>

Public Attributes

_PDEVICE_NOTIFY_CALLBACK_ROUTINE Callback
 
PVOID Context
 

Detailed Description

Definition at line 4697 of file winapi.h.

Member Data Documentation

◆ Callback

_PDEVICE_NOTIFY_CALLBACK_ROUTINE _DEVICE_NOTIFY_SUBSCRIBE_PARAMETERS::Callback

Definition at line 4698 of file winapi.h.

Referenced by uv__register_system_resume_callback().

◆ Context

PVOID _DEVICE_NOTIFY_SUBSCRIBE_PARAMETERS::Context

Definition at line 4699 of file winapi.h.

Referenced by uv__register_system_resume_callback().


The documentation for this struct was generated from the following file: