PortAudio  2.0
Data Fields
KSEVENTDATA Struct Reference

#include <ks.h>

Data Fields

ULONG NotificationType
 
union {
   struct {
      HANDLE   Event
 
      ULONG_PTR   Reserved [2]
 
   }   EventHandle
 
   struct {
      HANDLE   Semaphore
 
      ULONG   Reserved
 
      LONG   Adjustment
 
   }   SemaphoreHandle
 
   struct {
      PVOID   Unused
 
      LONG_PTR   Alignment [2]
 
   }   Alignment
 
}; 
 

Field Documentation

__MINGW_EXTENSION { ... }
LONG KSEVENTDATA::Adjustment
LONG_PTR KSEVENTDATA::Alignment[2]
struct { ... } KSEVENTDATA::Alignment
HANDLE KSEVENTDATA::Event
struct { ... } KSEVENTDATA::EventHandle
ULONG KSEVENTDATA::NotificationType
ULONG_PTR KSEVENTDATA::Reserved[2]
ULONG KSEVENTDATA::Reserved
HANDLE KSEVENTDATA::Semaphore
struct { ... } KSEVENTDATA::SemaphoreHandle
PVOID KSEVENTDATA::Unused

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