mmioCreateChunk Parameter - usFlags
usFlags
(
USHORT
) - input
Contains none or one of the following flags:
MMIO_CREATERIFF
Create a chunk with an ID (
ckid
field) of RIFF and a form type in the
fccType
field.
MMIO_CREATELIST
Create a chunk with an ID (
ckid
field) of LIST and a list type in the
fccType
field.
[Back: mmioCreateChunk Parameter - pckinfo]
[Next: mmioCreateChunk Return Value - rc]