IOleComponent2::FContinueMessageLoop Method (UInt32, IntPtr, array<MSG>^)

 
Use BaseTrue
Namespace:   Microsoft.VisualStudio.Shell.Interop
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
Return to top
Show: