Partager via


ID3DX12PipelineParserCallbacks::ErrorUnknownSubobject, méthode

Appelle le rappel d’erreur de sous-objet inconnu d’un objet qui implémente cette interface.

Syntaxe

void ErrorUnknownSubobject(
   
        UINT
           UnknownTypeValue
);

Paramètres

UnknownTypeValue

Type : UINT

Type de sous-objet non reconnu du sous-objet tenté.

Valeur retournée

Ne retourne rien.

Spécifications

Condition requise Valeur
En-tête
D3DX12.h
Bibliothèque
D3D12.lib
DLL
D3D12.dll

Voir aussi

Interfaces d’assistance pour Direct3D 12

ID3DX12PipelineParserCallbacks