Share via


IDebugThread100.GetFlags(UInt32) Method

Definition

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

Parameters

pFlags
UInt32

Returns

Returns Int32.

Applies to