Condividi tramite


IDebugProgramHost2.GetHostName(UInt32, String) Method

Definition

public:
 int GetHostName(System::UInt32 dwType, [Runtime::InteropServices::Out] System::String ^ % pbstrHostName);
public int GetHostName(uint dwType, out string pbstrHostName);
abstract member GetHostName : uint32 * string -> int
Public Function GetHostName (dwType As UInteger, ByRef pbstrHostName As String) As Integer

Parameters

dwType
UInt32
pbstrHostName
String

Returns

Applies to