MIXERCAPS

typedef MIXERCAPSW MIXERCAPS;
typedef MIXERCAPSA MIXERCAPS;
typedef struct tMIXERCAPS {
    WORD            wMid;                   
    WORD            wPid;                   
    VERSION         vDriverVersion;         
    char            szPname[MAXPNAMELEN];   
    DWORD           fdwSupport;             
    DWORD           cDestinations;          
} MIXERCAPS, *PMIXERCAPS, FAR *LPMIXERCAPS;