ID2D1Device2::GetDxgiDevice 方法 (d2d1_3.h)
傳回與此 Direct2D 裝置相關聯的 DXGI 裝置。
語法
HRESULT GetDxgiDevice(
[out] IDXGIDevice **dxgiDevice
);
參數
[out] dxgiDevice
類型: IDXGIDevice**
與此 Direct2D 裝置相關聯的 DXGI 裝置。
傳回值
類型: HRESULT
如果此方法成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。
規格需求
目標平台 | Windows |
標頭 | d2d1_3.h |
程式庫 | D2d1_3.lib |
Dll | D2d1_3.dll |