ReactOS 0.4.16-dev-755-g88f105e
|
Public Attributes | |
UINT | uDevType |
HGLOBAL | hMem |
const BYTE * | lpTable |
UINT | nVerbs |
LPCWSTR * | aVerbs |
LPCWSTR* tagWINE_MCICMDTABLE::aVerbs |
Definition at line 560 of file mci.c.
Referenced by MCI_FindCommand(), MCI_SetCommandTable(), and mciFreeCommandResource().
HGLOBAL tagWINE_MCICMDTABLE::hMem |
Definition at line 557 of file mci.c.
Referenced by MCI_SetCommandTable(), and mciFreeCommandResource().
Definition at line 558 of file mci.c.
Referenced by MCI_DumpCommandTable(), MCI_IsCommandTableValid(), MCI_SetCommandTable(), and mciFreeCommandResource().
UINT tagWINE_MCICMDTABLE::nVerbs |
Definition at line 559 of file mci.c.
Referenced by MCI_FindCommand(), MCI_SetCommandTable(), and mciFreeCommandResource().
UINT tagWINE_MCICMDTABLE::uDevType |
Definition at line 556 of file mci.c.
Referenced by MCI_SetCommandTable().