OleComponent::PushMessageLoop Method (_OLELOOP, IntPtr)

 

Microsoft internal use only.

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

public:
int PushMessageLoop(
	_OLELOOP reason,
	IntPtr pvLoopData
)

Parameters

reason
Type: Microsoft.VisualStudio.OLE.Interop::_OLELOOP

Reason of the message loop.

pvLoopData
Type: System::IntPtr

Private data for the loop.

Return Value

Type: System::Int32

Return to top
Show: