- GetContainerFormat
HRESULT GetContainerFormat(GUID* pguidContainerFormat)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetPixelFormats
HRESULT GetPixelFormats(UINT cFormats, GUID* pguidPixelFormats, UINT* pcActual)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetColorManagementVersion
HRESULT GetColorManagementVersion(UINT cchColorManagementVersion, WCHAR* wzColorManagementVersion, UINT* pcchActual)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetDeviceManufacturer
HRESULT GetDeviceManufacturer(UINT cchDeviceManufacturer, WCHAR* wzDeviceManufacturer, UINT* pcchActual)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetDeviceModels
HRESULT GetDeviceModels(UINT cchDeviceModels, WCHAR* wzDeviceModels, UINT* pcchActual)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetMimeTypes
HRESULT GetMimeTypes(UINT cchMimeTypes, WCHAR* wzMimeTypes, UINT* pcchActual)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetFileExtensions
HRESULT GetFileExtensions(UINT cchFileExtensions, WCHAR* wzFileExtensions, UINT* pcchActual)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DoesSupportAnimation
HRESULT DoesSupportAnimation(BOOL* pfSupportAnimation)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DoesSupportChromakey
HRESULT DoesSupportChromakey(BOOL* pfSupportChromakey)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DoesSupportLossless
HRESULT DoesSupportLossless(BOOL* pfSupportLossless)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DoesSupportMultiframe
HRESULT DoesSupportMultiframe(BOOL* pfSupportMultiframe)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- MatchesMimeType
HRESULT MatchesMimeType(LPCWSTR wzMimeType, BOOL* pfMatches)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.