METODE ID3D11LibraryReflection::GetFunctionByIndex (d3d11shader.h)
Mendapatkan reflektor fungsi.
Sintaks
ID3D11FunctionReflection * GetFunctionByIndex(
[in] INT FunctionIndex
);
Parameter
[in] FunctionIndex
Jenis: INT
Indeks berbasis nol dari reflektor fungsi yang akan diambil.
Nilai kembali
Jenis: ID3D11FunctionReflection*
Penunjuk ke antarmuka ID3D11FunctionReflection yang mewakili reflektor fungsi.
Persyaratan
Target Platform | Windows |
Header | d3d11shader.h |
Pustaka | D3DCompiler.lib |
DLL | D3DCompiler_47.dll |