Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |