ReactOS 0.4.15-dev-8100-g1887773
tagWINE_MM_DRIVER Struct Reference

#include <winemm.h>

Collaboration diagram for tagWINE_MM_DRIVER:

Public Attributes

HDRVR hDriver
 
LPSTR drvname
 
unsigned bIsMapper: 1
 
WINE_MM_DRIVER_PART parts [MMDRV_MAX]
 

Detailed Description

Definition at line 85 of file winemm.h.

Member Data Documentation

◆ bIsMapper

unsigned tagWINE_MM_DRIVER::bIsMapper

Definition at line 88 of file winemm.h.

Referenced by MMDRV_InitPerType(), MMDRV_Install(), and MMDRV_PhysicalFeatures().

◆ drvname

LPSTR tagWINE_MM_DRIVER::drvname

Definition at line 87 of file winemm.h.

Referenced by MMDRV_InitPerType(), MMDRV_Install(), and MMDRV_PhysicalFeatures().

◆ hDriver

HDRVR tagWINE_MM_DRIVER::hDriver

Definition at line 86 of file winemm.h.

Referenced by MMDRV_Install().

◆ parts

WINE_MM_DRIVER_PART tagWINE_MM_DRIVER::parts[MMDRV_MAX]

Definition at line 89 of file winemm.h.

Referenced by MMDRV_ExitPerType(), MMDRV_GetRelated(), MMDRV_InitPerType(), and MMDRV_Message().


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