Partilhar via


IDiaSymbol::get_subType

Recupera o subtipo.

Sintaxe

HRESULT get_subType(
   IDiaSymbol** pRetVal);

Parâmetros

pRetVal

[out] Um ponteiro para o subtipo.

Valor Retornado

Se tiver êxito, retornará S_OK. Caso contrário, retornará S_FALSE ou um código de erro.

Confira também