IOleComponent2::FContinueMessageLoop Method (UInt32, IntPtr, array<MSG>^)
Visual Studio 2015
Assembly: Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)
int FContinueMessageLoop( unsigned int uReason, IntPtr pvLoopData, array<MSG>^ pMsgPeeked )
Parameters
- uReason
- Type: System::UInt32
- pvLoopData
- Type: System::IntPtr
- pMsgPeeked
- Type: array<Microsoft.VisualStudio.OLE.Interop::MSG>^
Return Value
Type: System::Int32
Show: