ReactOS 0.4.15-dev-7953-g1f49173
_WINE_ACMLOCALDRIVER Struct Reference

#include <wineacm.h>

Collaboration diagram for _WINE_ACMLOCALDRIVER:

Public Attributes

WINE_ACMOBJ obj
 
HMODULE hModule
 
DRIVERPROC lpDrvProc
 
PWINE_ACMLOCALDRIVERINST pACMInstList
 
PWINE_ACMLOCALDRIVER pNextACMLocalDrv
 
PWINE_ACMLOCALDRIVER pPrevACMLocalDrv
 
LONG ref
 

Detailed Description

Definition at line 50 of file wineacm.h.

Member Data Documentation

◆ hModule

◆ lpDrvProc

◆ obj

WINE_ACMOBJ _WINE_ACMLOCALDRIVER::obj

Definition at line 52 of file wineacm.h.

Referenced by MSACM_RegisterLocalDriver().

◆ pACMInstList

◆ pNextACMLocalDrv

PWINE_ACMLOCALDRIVER _WINE_ACMLOCALDRIVER::pNextACMLocalDrv

◆ pPrevACMLocalDrv

PWINE_ACMLOCALDRIVER _WINE_ACMLOCALDRIVER::pPrevACMLocalDrv

Definition at line 57 of file wineacm.h.

Referenced by MSACM_RegisterLocalDriver(), and MSACM_UnregisterLocalDriver().

◆ ref

LONG _WINE_ACMLOCALDRIVER::ref

Definition at line 58 of file wineacm.h.

Referenced by MSACM_RegisterLocalDriver(), and MSACM_UnregisterLocalDriver().


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