mmioStringToFOURCC - Parameters
pszString
(
PSZ
) - input
The string to convert to a FOURCC.
usFlags
(
USHORT
) - input
Contains 0 or the following flag:
MMIO_TOUPPER
All the characters in the four-character code are converted to uppercase.
rc
(
FOURCC
) - returns
Returns the four-character code.
[Back: mmioStringToFOURCC Return Value - rc]
[Next: mmioStringToFOURCC - Remarks]