次の方法で共有


ID3DXFragmentLinker::GetDevice メソッド

ID3DXFragmentLinker::GetDevice メソッド

デバイスを取得する。

構文

HRESULT GetDevice(      
    LPDIRECT3DDEVICE9* ppDevice
);

パラメータ

  • ppDevice
    [out] デバイスを表す IDirect3DDevice9 オブジェクトへのポインタ。

戻り値

常に S_OK を返す。