IWICBitmapDecoderInfo::CreateInstance メソッド (wincodec.h)

新しい IWICBitmapDecoder インスタンスを作成 します。

構文

HRESULT CreateInstance(
  [out] IWICBitmapDecoder **ppIBitmapDecoder
);

パラメーター

[out] ppIBitmapDecoder

種類: IWICBitmapDecoder**

IWICBitmapDecoder の新しいインスタンスへのポインターを受け取るポインター。

戻り値

型: HRESULT

このメソッドは、成功すると S_OK を返します。 そうでない場合は、HRESULT エラー コードを返します。

要件

要件
サポートされている最小のクライアント WINDOWS XP と SP2、Windows Vista [デスクトップ アプリ |UWP アプリ]
サポートされている最小のサーバー Windows Server 2008 [デスクトップ アプリ | UWP アプリ]
対象プラットフォーム Windows
ヘッダー wincodec.h
Library Windowscodecs.lib
[DLL] Windowscodecs.dll