ID3D11LibraryReflection::GetFunctionByIndex 메서드(d3d11shader.h)
함수 리플렉터를 가져옵니다.
구문
ID3D11FunctionReflection * GetFunctionByIndex(
[in] INT FunctionIndex
);
매개 변수
[in] FunctionIndex
형식: INT
검색할 함수 리플렉터의 인덱스(0부터 시작)입니다.
반환 값
함수 리플렉터를 나타내는 ID3D11FunctionReflection 인터페이스에 대한 포인터입니다.
요구 사항
대상 플랫폼 | Windows |
헤더 | d3d11shader.h |
라이브러리 | D3DCompiler.lib |
DLL | D3DCompiler_47.dll |