ReactOS 0.4.16-dev-320-g3bd9ddc
|
#include <msacm.h>
DWORD _ACMDRIVERDETAILSA::cbStruct |
Definition at line 272 of file msacm.h.
Referenced by acmDriverDetailsA(), and DriverEnumProc().
DWORD _ACMDRIVERDETAILSA::cFilterTags |
Definition at line 285 of file msacm.h.
Referenced by acmDriverDetailsA(), and DriverEnumProc().
DWORD _ACMDRIVERDETAILSA::cFormatTags |
Definition at line 284 of file msacm.h.
Referenced by acmDriverDetailsA(), and DriverEnumProc().
FOURCC _ACMDRIVERDETAILSA::fccComp |
Definition at line 275 of file msacm.h.
Referenced by acmDriverDetailsA().
FOURCC _ACMDRIVERDETAILSA::fccType |
Definition at line 274 of file msacm.h.
Referenced by acmDriverDetailsA().
DWORD _ACMDRIVERDETAILSA::fdwSupport |
Definition at line 283 of file msacm.h.
Referenced by acmDriverDetailsA().
HICON _ACMDRIVERDETAILSA::hicon |
Definition at line 287 of file msacm.h.
Referenced by acmDriverDetailsA().
CHAR _ACMDRIVERDETAILSA::szCopyright[ACMDRIVERDETAILS_COPYRIGHT_CHARS] |
Definition at line 291 of file msacm.h.
Referenced by acmDriverDetailsA(), and DriverEnumProc().
CHAR _ACMDRIVERDETAILSA::szFeatures[ACMDRIVERDETAILS_FEATURES_CHARS] |
Definition at line 293 of file msacm.h.
Referenced by acmDriverDetailsA(), and DriverEnumProc().
CHAR _ACMDRIVERDETAILSA::szLicensing[ACMDRIVERDETAILS_LICENSING_CHARS] |
Definition at line 292 of file msacm.h.
Referenced by acmDriverDetailsA(), and DriverEnumProc().
CHAR _ACMDRIVERDETAILSA::szLongName[ACMDRIVERDETAILS_LONGNAME_CHARS] |
Definition at line 290 of file msacm.h.
Referenced by acmDriverDetailsA(), and DriverEnumProc().
CHAR _ACMDRIVERDETAILSA::szShortName[ACMDRIVERDETAILS_SHORTNAME_CHARS] |
Definition at line 289 of file msacm.h.
Referenced by acmDriverDetailsA(), and DriverEnumProc().
DWORD _ACMDRIVERDETAILSA::vdwACM |
Definition at line 280 of file msacm.h.
Referenced by acmDriverDetailsA().
DWORD _ACMDRIVERDETAILSA::vdwDriver |
Definition at line 281 of file msacm.h.
Referenced by acmDriverDetailsA().
WORD _ACMDRIVERDETAILSA::wMid |
Definition at line 277 of file msacm.h.
Referenced by acmDriverDetailsA(), and DriverEnumProc().
WORD _ACMDRIVERDETAILSA::wPid |
Definition at line 278 of file msacm.h.
Referenced by acmDriverDetailsA(), and DriverEnumProc().