IDebugAlias::GetName

获取此别名的名称。

语法

int GetName(
   out string pbstrName
);

参数

pbstrName
[out]别名的名称。

返回值

如果成功,则返回S_OK;否则,返回错误代码。

另请参阅