IDebugProgramNode2::GetHostMachineName_V7

注意

已弃用。 请勿 U标准版。

语法

int GetHostMachineName_V7 (
   out string pbstrHostMachineName
);

参数

pbstrHostMachineName
[out]返回运行程序的计算机的名称。

返回值

实现应始终返回 E_NOTIMPL

注解

警告

从 Visual Studio 2005 起,此方法不再使用,应始终返回 E_NOTIMPL

另请参阅