createFCCMediaSubType Method |
||||||||||||||
| Creates a FourCC media subtype from a 4-character-string. | ||||||||||||||
| Syntax: | GUID createFCCMediaSubType( const wchar_t* pFCC ); GUID createFCCMediaSubType( const char* pFCC ); |
|||||||||||||
|
||||||||||||||
| Return Value: | Media subtype GUID, describing the color format identified by the specified string pFCC. |
|||||||||||||
| Information: | Header File: tisudshl.h
| |||||||||||||