ID3D10EffectScalarVariable::GetInt メソッド (d3d10effect.h)
整数変数を取得します。
構文
HRESULT GetInt(
[out] int *pValue
);
パラメーター
[out] pValue
型: int*
変数へのポインター。
戻り値
種類: HRESULT
次のいずれかの Direct3D 10 リターン コードを返します。
要件
要件 | 値 |
---|---|
対象プラットフォーム | Windows |
ヘッダー | d3d10effect.h |