ID3D10StateBlock::GetDevice メソッド (d3d10effect.h)
デバイスを取得します。
構文
HRESULT GetDevice(
[out] ID3D10Device **ppDevice
);
パラメーター
[out] ppDevice
種類: ID3D10Device**
返される ID3D10Device インターフェイスへのポインター。
戻り値
型: HRESULT
次のいずれかの Direct3D 10 リターン コードを返します。
必要条件
対象プラットフォーム | Windows |
ヘッダー | d3d10effect.h (D3D10.h を含む) |
Library | D3D10.lib |