ReactOS 0.4.16-dev-2293-g4d8327b
_CODEC_UNSOLICITED_CALLBACK Struct Reference

#include <buspdo.h>

Collaboration diagram for _CODEC_UNSOLICITED_CALLBACK:

Public Attributes

BOOLEAN inUse
 
PVOID Context
 
PHDAUDIO_UNSOLICITED_RESPONSE_CALLBACK Routine
 

Detailed Description

Definition at line 6 of file buspdo.h.

Member Data Documentation

◆ Context

PVOID _CODEC_UNSOLICITED_CALLBACK::Context

Definition at line 8 of file buspdo.h.

Referenced by HDA_RegisterEventCallback(), and HDA_UnregisterEventCallback().

◆ inUse

BOOLEAN _CODEC_UNSOLICITED_CALLBACK::inUse

Definition at line 7 of file buspdo.h.

Referenced by HDA_RegisterEventCallback(), and HDA_UnregisterEventCallback().

◆ Routine

PHDAUDIO_UNSOLICITED_RESPONSE_CALLBACK _CODEC_UNSOLICITED_CALLBACK::Routine

Definition at line 9 of file buspdo.h.

Referenced by HDA_RegisterEventCallback(), and HDA_UnregisterEventCallback().


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