次の方法で共有


ContinueMessageLoopEventArgs.ReasonCode Property

Definition

The reason code given in the call to FContinueMessageLoop(UInt32, IntPtr, MSG[]).

public:
 property System::UInt32 ReasonCode { System::UInt32 get(); };
public:
 property unsigned int ReasonCode { unsigned int get(); };
public uint ReasonCode { get; }
member this.ReasonCode : uint32
Public ReadOnly Property ReasonCode As UInteger

Property Value

Applies to