Bagikan melalui


Metode ID3DXBaseEffect::GetFunction

Mendapatkan handel fungsi.

Sintaks

D3DXHANDLE GetFunction(
  [in] UINT Index
);

Parameter

Indeks [in]

Jenis: UINT

Indeks fungsi.

Nilai kembali

Jenis: D3DXHANDLE

Mengembalikan handel fungsi yang ditentukan, atau NULL jika indeks tidak valid. Lihat Handel (Direct3D 9).

Persyaratan

Persyaratan Nilai
Header
D3DX9Effect.h
Pustaka
D3dx9.lib

Lihat juga

ID3DXBaseEffect