ReactOS 0.4.15-dev-7842-g558ab78
tagWINE_MCICMDTABLE Struct Reference
Collaboration diagram for tagWINE_MCICMDTABLE:

Public Attributes

UINT uDevType
 
HGLOBAL hMem
 
const BYTElpTable
 
UINT nVerbs
 
LPCWSTRaVerbs
 

Detailed Description

Definition at line 555 of file mci.c.

Member Data Documentation

◆ aVerbs

LPCWSTR* tagWINE_MCICMDTABLE::aVerbs

Definition at line 560 of file mci.c.

Referenced by MCI_FindCommand(), MCI_SetCommandTable(), and mciFreeCommandResource().

◆ hMem

HGLOBAL tagWINE_MCICMDTABLE::hMem

Definition at line 557 of file mci.c.

Referenced by MCI_SetCommandTable(), and mciFreeCommandResource().

◆ lpTable

const BYTE* tagWINE_MCICMDTABLE::lpTable

◆ nVerbs

UINT tagWINE_MCICMDTABLE::nVerbs

Definition at line 559 of file mci.c.

Referenced by MCI_FindCommand(), MCI_SetCommandTable(), and mciFreeCommandResource().

◆ uDevType

UINT tagWINE_MCICMDTABLE::uDevType

Definition at line 556 of file mci.c.

Referenced by MCI_SetCommandTable().


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