ReactOS 0.4.15-dev-7958-gcd0bb1a
_WINE_ACMLOCALDRIVERINST Struct Reference

#include <wineacm.h>

Collaboration diagram for _WINE_ACMLOCALDRIVERINST:

Public Attributes

PWINE_ACMLOCALDRIVER pLocalDriver
 
DWORD dwDriverID
 
BOOL bSession
 
PWINE_ACMLOCALDRIVERINST pNextACMInst
 

Detailed Description

Definition at line 61 of file wineacm.h.

Member Data Documentation

◆ bSession

BOOL _WINE_ACMLOCALDRIVERINST::bSession

Definition at line 65 of file wineacm.h.

Referenced by MSACM_CloseLocalDriver(), and MSACM_OpenLocalDriver().

◆ dwDriverID

DWORD _WINE_ACMLOCALDRIVERINST::dwDriverID

Definition at line 64 of file wineacm.h.

Referenced by MSACM_AddToList(), MSACM_CloseLocalDriver(), and MSACM_OpenLocalDriver().

◆ pLocalDriver

PWINE_ACMLOCALDRIVER _WINE_ACMLOCALDRIVERINST::pLocalDriver

◆ pNextACMInst

PWINE_ACMLOCALDRIVERINST _WINE_ACMLOCALDRIVERINST::pNextACMInst

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