IDebugProgramNode2:: GetHostMachineName_V7
已弃用。 不要使用。
HRESULT GetHostMachineName_V7 (
BSTR* pbstrHostMachineName
);
int GetHostMachineName_V7 (
out string pbstrHostMachineName
);
参数
- pbstrHostMachineName
[out] 返回程序运行的计算机的名称。
返回值
实现应始终返回 E_NOTIMPL。
备注
警告
自 Visual Studio 2005,不再使用此方法应始终返回 E_NOTIMPL。