GetSubtypeName (Compact 2013)
3/26/2014
This function retrieves the name for a given GUID subtype.
Syntax
TCHAR* GetSubtypeName(
const GUID* pSubtype
);
Parameters
- pSubtype
Pointer to a GUID for a given video subtype.
Return Value
Returns the debug name of this GUID, or UNKNOWN if the name is not known.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |