ContinueMessageLoopEventArgs Constructor (UInt32, IntPtr, Nullable<MSG>)

 

Microsoft internal use only.

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

public:
ContinueMessageLoopEventArgs(
	unsigned int reasonCode,
	IntPtr privateData,
	Nullable<MSG> message
)

Parameters

reasonCode
Type: System::UInt32
privateData
Type: System::IntPtr
message
Type: System::Nullable<MSG>
Return to top
Show: