Edit

Share via


IDebugAlias::GetName

Gets the name of this alias.

Syntax

int GetName(
   out string pbstrName
);

Parameters

pbstrName
[out] Name of the alias.

Return Value

If successful, returns S_OK; otherwise, returns an error code.

See also