IWICMetadataBlockReader::GetContainerFormat-Methode (wincodecsdk.h)
Ruft das Containerformat des Decoders ab.
Syntax
HRESULT GetContainerFormat(
[out] GUID *pguidContainerFormat
);
Parameter
[out] pguidContainerFormat
Typ: GUID*
Das Containerformat des Decoders. Die nativen Containerformat-GUIDs werden in WIC-GUIDs und CLSIDs aufgeführt.
Rückgabewert
Typ: HRESULT
Wenn diese Methode erfolgreich ist, wird S_OK zurückgegeben. Andernfalls wird ein Fehlercode HRESULT zurückgegeben.
Anforderungen
Anforderung | Wert |
---|---|
Unterstützte Mindestversion (Client) | Windows XP mit SP2, Windows Vista [Desktop-Apps | UWP-Apps] |
Unterstützte Mindestversion (Server) | Windows Server 2008 [Desktop-Apps | UWP-Apps] |
Zielplattform | Windows |
Kopfzeile | wincodecsdk.h |
Bibliothek | Windowscodecs.lib |
DLL | Windowscodecs.dll |
Siehe auch
Konzept
Schreiben eines WIC-Enabled CODEC
Andere Ressourcen