Defining Format Structures and Filter Structures
Associated with each format tag and filter tag is a data structure that is based on the WAVEFORMATEX structure or the WAVEFILTER structure. These structures are described in the Win32 SDK and defined in mmreg.h.
If your driver provides support for new format tags or filter tags, you must provide new structure definitions and register them by using the Multimedia Developer Registration Kit.