This topic has not yet been rated - Rate this topic

ID3D10EffectType::GetMemberName method

Get the name of a member.

Syntax


LPCSTR GetMemberName(
  [in]  UINT Index
);

Parameters

Index [in]

Type: UINT

A zero-based index.

Return value

Type: LPCSTR

The name of the member.

Requirements

Header

D3D10Effect.h

See also

ID3D10EffectType Interface

 

 

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.