| Microsoft DirectX 8.1 (C++) | 
Describes the attributes of a specific Microsoft® DirectPlay® Voice compression type.
typedef struct{
    DWORD           dwSize;
    GUID            guidType;
    LPWSTR          lpszName;
    LPWSTR          lpszDescription;
    DWORD           dwFlags;
    DWORD           dwMaxBitsPerSecond;
} DVCOMPRESSIONINFO, *LPDVCOMPRESSIONINFO, *PDVCOMPRESSIONINFO;
  Windows NT/2000/XP: Available as a redistributable for Windows 2000 and later.
  Windows 98/Me: Available as a redistributable for Windows 98 and later.
  Header: Declared in Dvoice8.h.