Share via


IDebugProgramHost2.GetHostMachineName(String) Method

Definition

public:
 int GetHostMachineName([Runtime::InteropServices::Out] System::String ^ % pbstrHostMachineName);
public int GetHostMachineName(out string pbstrHostMachineName);
abstract member GetHostMachineName : string -> int
Public Function GetHostMachineName (ByRef pbstrHostMachineName As String) As Integer

Parameters

pbstrHostMachineName
String

Returns

Applies to