ReactOS 0.4.15-dev-7924-g5949c20
_ACMDRIVERDETAILSA Struct Reference

#include <msacm.h>

Public Attributes

DWORD cbStruct
 
FOURCC fccType
 
FOURCC fccComp
 
WORD wMid
 
WORD wPid
 
DWORD vdwACM
 
DWORD vdwDriver
 
DWORD fdwSupport
 
DWORD cFormatTags
 
DWORD cFilterTags
 
HICON hicon
 
CHAR szShortName [ACMDRIVERDETAILS_SHORTNAME_CHARS]
 
CHAR szLongName [ACMDRIVERDETAILS_LONGNAME_CHARS]
 
CHAR szCopyright [ACMDRIVERDETAILS_COPYRIGHT_CHARS]
 
CHAR szLicensing [ACMDRIVERDETAILS_LICENSING_CHARS]
 
CHAR szFeatures [ACMDRIVERDETAILS_FEATURES_CHARS]
 

Detailed Description

Definition at line 270 of file msacm.h.

Member Data Documentation

◆ cbStruct

DWORD _ACMDRIVERDETAILSA::cbStruct

Definition at line 272 of file msacm.h.

Referenced by acmDriverDetailsA(), and DriverEnumProc().

◆ cFilterTags

DWORD _ACMDRIVERDETAILSA::cFilterTags

Definition at line 285 of file msacm.h.

Referenced by acmDriverDetailsA(), and DriverEnumProc().

◆ cFormatTags

DWORD _ACMDRIVERDETAILSA::cFormatTags

Definition at line 284 of file msacm.h.

Referenced by acmDriverDetailsA(), and DriverEnumProc().

◆ fccComp

FOURCC _ACMDRIVERDETAILSA::fccComp

Definition at line 275 of file msacm.h.

Referenced by acmDriverDetailsA().

◆ fccType

FOURCC _ACMDRIVERDETAILSA::fccType

Definition at line 274 of file msacm.h.

Referenced by acmDriverDetailsA().

◆ fdwSupport

DWORD _ACMDRIVERDETAILSA::fdwSupport

Definition at line 283 of file msacm.h.

Referenced by acmDriverDetailsA().

◆ hicon

HICON _ACMDRIVERDETAILSA::hicon

Definition at line 287 of file msacm.h.

Referenced by acmDriverDetailsA().

◆ szCopyright

CHAR _ACMDRIVERDETAILSA::szCopyright[ACMDRIVERDETAILS_COPYRIGHT_CHARS]

Definition at line 291 of file msacm.h.

Referenced by acmDriverDetailsA(), and DriverEnumProc().

◆ szFeatures

CHAR _ACMDRIVERDETAILSA::szFeatures[ACMDRIVERDETAILS_FEATURES_CHARS]

Definition at line 293 of file msacm.h.

Referenced by acmDriverDetailsA(), and DriverEnumProc().

◆ szLicensing

CHAR _ACMDRIVERDETAILSA::szLicensing[ACMDRIVERDETAILS_LICENSING_CHARS]

Definition at line 292 of file msacm.h.

Referenced by acmDriverDetailsA(), and DriverEnumProc().

◆ szLongName

CHAR _ACMDRIVERDETAILSA::szLongName[ACMDRIVERDETAILS_LONGNAME_CHARS]

Definition at line 290 of file msacm.h.

Referenced by acmDriverDetailsA(), and DriverEnumProc().

◆ szShortName

CHAR _ACMDRIVERDETAILSA::szShortName[ACMDRIVERDETAILS_SHORTNAME_CHARS]

Definition at line 289 of file msacm.h.

Referenced by acmDriverDetailsA(), and DriverEnumProc().

◆ vdwACM

DWORD _ACMDRIVERDETAILSA::vdwACM

Definition at line 280 of file msacm.h.

Referenced by acmDriverDetailsA().

◆ vdwDriver

DWORD _ACMDRIVERDETAILSA::vdwDriver

Definition at line 281 of file msacm.h.

Referenced by acmDriverDetailsA().

◆ wMid

WORD _ACMDRIVERDETAILSA::wMid

Definition at line 277 of file msacm.h.

Referenced by acmDriverDetailsA(), and DriverEnumProc().

◆ wPid

WORD _ACMDRIVERDETAILSA::wPid

Definition at line 278 of file msacm.h.

Referenced by acmDriverDetailsA(), and DriverEnumProc().


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