Compartir a través de


Método ID3D10EffectType::GetMemberSemantic (d3d10effect.h)

Obtenga la semántica adjunta a un miembro.

Sintaxis

LPCSTR GetMemberSemantic(
  [in] UINT Index
);

Parámetros

[in] Index

Tipo: UINT

Un índice basado en cero.

Valor devuelto

Tipo: LPCSTR

Cadena que contiene la semántica.

Requisitos

   
Plataforma de destino Windows
Encabezado d3d10effect.h

Consulte también

Id3D10EffectType (interfaz)