IDiaSymbol::get_builtInKind
Recupera un tipo predefinito del tipo HLSL.
Sintassi
HRESULT get_buildInKind(
DWORD* pRetVal);
Parametri
pRetVal
[out] Puntatore a un DWORD
oggetto che contiene un tipo predefinito del tipo HLSL.
Valore restituito
Se ha esito positivo, restituisce S_OK
; in caso contrario, restituisce S_FALSE
o un codice di errore.