Share via


ID3D10EffectVectorVariable::GetIntVector メソッド (d3d10effect.h)

整数データを含む 4 成分ベクトルを取得します。

構文

HRESULT GetIntVector(
  [in] int *pData
);

パラメーター

[in] pData

型: int*

最初のコンポーネントへのポインター。

戻り値

種類: HRESULT

次のいずれかの Direct3D 10 リターン コードを返します

必要条件

   
対象プラットフォーム Windows
ヘッダー d3d10effect.h

関連項目

ID3D10EffectVectorVariable インターフェイス