OleComponent::FContinueMessageLoopCore Method (UInt32, IntPtr, array<MSG>^)
Visual Studio 2015
Microsoft internal use only.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
protected: virtual bool FContinueMessageLoopCore( 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::Boolean
Show: