Share via


Metodo ID3D11FunctionReflection::GetDesc (d3d11shader.h)

Riempie la struttura del descrittore di funzione per la funzione.

Sintassi

HRESULT GetDesc(
  [out] D3D11_FUNCTION_DESC *pDesc
);

Parametri

[out] pDesc

Tipo: D3D11_FUNCTION_DESC*

Puntatore a una struttura D3D11_FUNCTION_DESC che riceve una descrizione della funzione.

Valore restituito

Tipo: HRESULT

Restituisce uno dei codici restituiti Direct3D 11.

Requisiti

   
Piattaforma di destinazione Windows
Intestazione d3d11shader.h
Libreria D3DCompiler.lib
DLL D3DCompiler_47.dll

Vedi anche

ID3D11FunctionReflection