ICompositionGraphicsDeviceInterop::SetRenderingDevice メソッド (windows.ui.composition.interop.h)
レンダリング デバイスを設定します。
構文
HRESULT SetRenderingDevice(
[in] IUnknown *value
);
パラメーター
[in] value
種類: IUnknown*
新しいレンダリング デバイス。
戻り値
種類: HRESULT
このメソッドは、成功すると S_OK を返します。 成功しなかった場合は、HRESULT エラー コードを返します。
要件
要件 | 値 |
---|---|
対象プラットフォーム | Windows |
ヘッダー | windows.ui.composition.interop.h |