ID3D10EffectType::GetMemberTypeByIndex メソッド (d3d10effect.h)
インデックスでメンバーの種類を取得します。
構文
ID3D10EffectType * GetMemberTypeByIndex(
[in] UINT Index
);
パラメーター
[in] Index
型: UINT
0 から始まるインデックス。
戻り値
種類: ID3D10EffectType*
ID3D10EffectType インターフェイスへのポインター。
要件
要件 | 値 |
---|---|
対象プラットフォーム | Windows |
ヘッダー | d3d10effect.h |