Microsoft DirectX 9.0 |
Retrieves the FOURCC DWORD from the FOURCCMap object.
Syntax
DWORD GetFOURCC(void);
Return Value
Returns the FOURCC DWORD value. Note that if you construct a GUID that was not originally derived from FOURCC, the return value will be essentially random.
See Also