Metodo ID3D10EffectType::GetMemberTypeByIndex (d3d10effect.h)
Ottenere un tipo di membro per indice.
Sintassi
ID3D10EffectType * GetMemberTypeByIndex(
[in] UINT Index
);
Parametri
[in] Index
Tipo: UINT
Indice a base zero.
Valore restituito
Tipo: ID3D10EffectType*
Puntatore a un'interfaccia ID3D10EffectType.
Requisiti
Requisito | Valore |
---|---|
Piattaforma di destinazione | Windows |
Intestazione | d3d10effect.h |