mmioQueryCODECNameLength - Parameters
pCODECIniFileinfo (PCODECINIFILEINFO)
- input
Pointer to the CODECINIFILEINFO
data structure containing the CODEC information. Only the fcc,
ulCompressType, ulCompressSubType, szHWID, and ulCapsFlags
fields of the structure are used to identify a CODEC procedure.
pulNameLength (PULONG)
- output
Number of bytes in the CODEC procedure
name is returned. The returned length does not include the NULL terminating
character.
rc (ULONG) - returns