ReactOS 0.4.15-dev-7994-gb388cb6
tagMCI_OPEN_PARMSA Struct Reference

#include <mmsystem.h>

Public Attributes

DWORD_PTR dwCallback
 
MCIDEVICEID wDeviceID
 
LPCSTR lpstrDeviceType
 
LPCSTR lpstrElementName
 
LPCSTR lpstrAlias
 

Detailed Description

Definition at line 1520 of file mmsystem.h.

Member Data Documentation

◆ dwCallback

DWORD_PTR tagMCI_OPEN_PARMSA::dwCallback

Definition at line 1521 of file mmsystem.h.

Referenced by DeviceUsesFiles(), GetDeviceFriendlyName(), and OpenMciDevice().

◆ lpstrAlias

LPCSTR tagMCI_OPEN_PARMSA::lpstrAlias

Definition at line 1525 of file mmsystem.h.

Referenced by DeviceUsesFiles(), GetDeviceFriendlyName(), and OpenMciDevice().

◆ lpstrDeviceType

LPCSTR tagMCI_OPEN_PARMSA::lpstrDeviceType

Definition at line 1523 of file mmsystem.h.

Referenced by DeviceUsesFiles(), GetDeviceFriendlyName(), and OpenMciDevice().

◆ lpstrElementName

LPCSTR tagMCI_OPEN_PARMSA::lpstrElementName

Definition at line 1524 of file mmsystem.h.

Referenced by DeviceUsesFiles(), GetDeviceFriendlyName(), and OpenMciDevice().

◆ wDeviceID

MCIDEVICEID tagMCI_OPEN_PARMSA::wDeviceID

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