Input for WinForms
MsgWaitForMultipleObjects メソッド

C1.Win.8 アセンブリ > C1.Util.Win 名前空間 > Win32 クラス : MsgWaitForMultipleObjects メソッド
シンタックス
'宣言
 
Public Shared Function MsgWaitForMultipleObjects( _
   ByVal nCount As System.Integer, _
   ByVal pHandles As System.IntPtr, _
   ByVal bWaitAll As System.Short, _
   ByVal dwMilliseconds As System.Integer, _
   ByVal dwWakeMask As System.Integer _
) As System.Integer
public static System.int MsgWaitForMultipleObjects( 
   System.int nCount,
   System.IntPtr pHandles,
   System.short bWaitAll,
   System.int dwMilliseconds,
   System.int dwWakeMask
)

パラメータ

nCount
pHandles
bWaitAll
dwMilliseconds
dwWakeMask
参照

Win32 クラス
Win32 メンバ