共用方式為


IWICBitmapDecoder_GetPreview_Proxy函式

GetPreview方法的 Proxy 函式。

語法

HRESULT IWICBitmapDecoder_GetPreview_Proxy(
  _In_  IWICBitmapDecoder *THIS_PTR,
  _Out_ IWICBitmapSource  **ppIBitmapSource
);

參數

THIS_PTR [in]

類型: IWICBitmapDecoder*

這個 IWICBitmapDecoder 物件的指標。

ppIBitmapSource [out]

類型: IWICBitmapSource**

如果支援,接收預覽點陣圖指標的指標。

傳回值

類型: HRESULT

如果此函式成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。

備註

需求

需求
最低支援的用戶端
Windows XP 搭配 SP2、Windows Vista [僅限傳統型應用程式]
最低支援的伺服器
Windows Server 2008 [僅限傳統型應用程式]
DLL
Windowscodecs.dll;
Wincodec.lib