Attempts to retrieve the CLSID for the specified media type.
HRESULT FindMediaTypeClass(
LPBC pbc, //Pointer to the bind context
LPCSTR szType, //Media types
CLSID *pclsID, //Pointer to the CLSID
DWORD dwReserved //Reserved for future use; must be zero
);
Windows NT: Use version 5.0 or later.
Windows: Unsupported.
Windows CE: Unsupported.
Header: Declared in urlmon.h.
RegisterMediaTypeClass, RegisterMediaTypes