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 kind of symbol that this is (e.g. a field, a base class, a type, etc...).
Syntax
HRESULT GetSymbolKind(
SymbolKind *kind
);
Parameters
kind
The kind of symbol (e.g.: a type, field, base class, etc…) will be returned here.
Return value
This method returns HRESULT that indicates success or failure.
Requirements
| Requirement | Value |
|---|---|
| Header | dbgmodel.h |