ReactOS 0.4.15-dev-7942-gd23573b
tagWINE_LLTYPE Struct Reference
Collaboration diagram for tagWINE_LLTYPE:

Public Attributes

LPCSTR typestr
 
BOOL bSupportMapper
 
UINT wMaxId
 
LPWINE_MLD lpMlds
 
int nMapper
 

Detailed Description

Definition at line 29 of file lolvldrv.c.

Member Data Documentation

◆ bSupportMapper

BOOL tagWINE_LLTYPE::bSupportMapper

Definition at line 32 of file lolvldrv.c.

Referenced by MMDRV_Message(), and MMDRV_Open().

◆ lpMlds

LPWINE_MLD tagWINE_LLTYPE::lpMlds

Definition at line 35 of file lolvldrv.c.

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

◆ nMapper

int tagWINE_LLTYPE::nMapper

Definition at line 36 of file lolvldrv.c.

Referenced by MMDRV_InitPerType(), and MMDRV_Open().

◆ typestr

LPCSTR tagWINE_LLTYPE::typestr

Definition at line 31 of file lolvldrv.c.

Referenced by MMDRV_InitPerType(), and MMDRV_Message().

◆ wMaxId

UINT tagWINE_LLTYPE::wMaxId

Definition at line 34 of file lolvldrv.c.

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


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