MMMULTITRACKREAD Field - ulFlags
ulFlags (ULONG)
MMIOM_MULTITRACKREAD
Input flag values:
MULTITRACKREAD_EXTENDED
Indicates the new extended
multitrack read structure is passed from caller instead of the previous
multitrack read structure.
MMIOM_MULTITRACKREAD
Output flag values:
MULTITRACKREAD_NOTDONE
The record table entries
of a track are insufficient to hold all the data of the track in pBuffer.
To continuously get the next record entries, the application must reissue
MMIOM_MULTITRACKREAD with the same pBuffer.
MULTITRACKREAD_EOF
End of file is reached. This is useful when the
number of bytes read do not match the length of the buffer because a record
spans into the next buffer.
[Back: MMMULTITRACKREAD Field - pBuffer]
[Next: MMMULTITRACKREAD Field - ulNumTracks]