IOleComponentManager::FPushMessageLoop Method (UInt32, UInt32, IntPtr)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

int FPushMessageLoop(
	unsigned int dwComponentID,
	unsigned int uReason,
	IntPtr pvLoopData
)

Parameters

__unnamed0
dwComponentID
Type: System::UInt32
uReason
Type: System::UInt32

Return Value

Type: System::Int32
Return to top
Show: