Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Gets the function reflector.
Syntax
ID3D11FunctionReflection * GetFunctionByIndex(
[in] INT FunctionIndex
);
Parameters
[in] FunctionIndex
Type: INT
The zero-based index of the function reflector to retrieve.
Return value
Type: ID3D11FunctionReflection*
A pointer to a ID3D11FunctionReflection interface that represents the function reflector.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | d3d11shader.h |
| Library | D3DCompiler.lib |
| DLL | D3DCompiler_47.dll |