ContinueMessageLoopEventArgs Constructor (UInt32, IntPtr, Nullable<MSG>)
Visual Studio 2015
Microsoft internal use only.
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>
Show: