Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Gets the function parameter reflector.
Syntax
ID3D12FunctionParameterReflection * GetFunctionParameter(
[in] INT ParameterIndex
);
Parameters
[in] ParameterIndex
Type: INT
The zero-based index of the function parameter reflector to retrieve.
Return value
Type: ID3D12FunctionParameterReflection*
A pointer to a ID3D12FunctionParameterReflection interface that represents the function parameter reflector.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | d3d12shader.h |