ReactOS 0.4.15-dev-7958-gcd0bb1a
tagWINE_MM_DRIVER_PART Struct Reference

#include <winemm.h>

Collaboration diagram for tagWINE_MM_DRIVER_PART:

Public Attributes

int nIDMin
 
int nIDMax
 
WINEMM_msgFunc32 fnMessage32
 

Detailed Description

Definition at line 70 of file winemm.h.

Member Data Documentation

◆ fnMessage32

WINEMM_msgFunc32 tagWINE_MM_DRIVER_PART::fnMessage32

Definition at line 73 of file winemm.h.

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

◆ nIDMax

int tagWINE_MM_DRIVER_PART::nIDMax

Definition at line 72 of file winemm.h.

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

◆ nIDMin

int tagWINE_MM_DRIVER_PART::nIDMin

Definition at line 71 of file winemm.h.

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


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