IDebugProgramNode2.GetHostMachineName_V7(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int GetHostMachineName_V7([Runtime::InteropServices::Out] System::String ^ % pbstrHostMachineName);
public int GetHostMachineName_V7(out string pbstrHostMachineName);
abstract member GetHostMachineName_V7 : string -> int
Public Function GetHostMachineName_V7 (ByRef pbstrHostMachineName As String) As Integer
Parameters
- pbstrHostMachineName
- String