IDebugHostSymbol::GetName method (dbgmodel.h)
Returns the name of the symbol if the symbol has a name. If the symbol does not have a name, an error is returned.
Syntax
HRESULT GetName(
BSTR *symbolName
);
Parameters
symbolName
Return value
This method returns HRESULT that indicates success or failure.
Requirements
Requirement | Value |
---|---|
Header | dbgmodel.h |