Freigeben über


ContinueMessageLoopEventArgs Constructor

Microsoft internal use only.

Namespace:  Microsoft.VisualStudio.PlatformUI.OleComponentSupport
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
Public Sub New ( _
    reasonCode As UInteger, _
    privateData As IntPtr, _
    message As Nullable(Of MSG) _
)
public ContinueMessageLoopEventArgs(
    uint reasonCode,
    IntPtr privateData,
    Nullable<MSG> message
)

Parameters

.NET Framework Security

See Also

Reference

ContinueMessageLoopEventArgs Class

Microsoft.VisualStudio.PlatformUI.OleComponentSupport Namespace