Share via


IRemoteDebugApplicationThread.GetState(UInt32) Method

Definition

public:
 int GetState([Runtime::InteropServices::Out] System::UInt32 % pState);
public int GetState (out uint pState);
abstract member GetState : uint32 -> int
Public Function GetState (ByRef pState As UInteger) As Integer

Parameters

pState
UInt32

Returns

Applies to