Método ID3D10EffectType::GetMemberTypeByIndex (d3d10effect.h)
Obtener un tipo de miembro por índice.
Sintaxis
ID3D10EffectType * GetMemberTypeByIndex(
[in] UINT Index
);
Parámetros
[in] Index
Tipo: UINT
Un índice basado en cero.
Valor devuelto
Tipo: ID3D10EffectType*
Puntero a una interfaz ID3D10EffectType.
Requisitos
Requisito | Value |
---|---|
Plataforma de destino | Windows |
Encabezado | d3d10effect.h |