ReactOS 0.4.15-dev-8058-ga7cbb60
tagWINE_MLD Struct Reference

#include <winemm.h>

Public Attributes

UINT uDeviceID
 
UINT type
 
UINT mmdIndex
 
DWORD_PTR dwDriverInstance
 
WORD dwFlags
 
DWORD_PTR dwCallback
 
DWORD_PTR dwClientInstance
 

Detailed Description

Definition at line 92 of file winemm.h.

Member Data Documentation

◆ dwCallback

DWORD_PTR tagWINE_MLD::dwCallback

Definition at line 100 of file winemm.h.

Referenced by MMDRV_Alloc().

◆ dwClientInstance

DWORD_PTR tagWINE_MLD::dwClientInstance

Definition at line 101 of file winemm.h.

Referenced by MMDRV_Alloc().

◆ dwDriverInstance

DWORD_PTR tagWINE_MLD::dwDriverInstance

Definition at line 97 of file winemm.h.

Referenced by MMDRV_InitPerType(), MMDRV_Message(), and MMDRV_Open().

◆ dwFlags

WORD tagWINE_MLD::dwFlags

Definition at line 99 of file winemm.h.

Referenced by MMDRV_Alloc().

◆ mmdIndex

UINT tagWINE_MLD::mmdIndex

◆ type

UINT tagWINE_MLD::type

Definition at line 95 of file winemm.h.

Referenced by MMDRV_Alloc(), MMDRV_Get(), MMDRV_InitPerType(), MMDRV_Message(), and MMDRV_Open().

◆ uDeviceID


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