IMessageFilter::MessagePending Method (IntPtr, UInt32, UInt32)

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

unsigned int MessagePending(
	IntPtr htaskCallee,
	unsigned int dwTickCount,
	unsigned int dwPendingType
)

Parameters

__unnamed0
htaskCallee
Type: System::IntPtr
dwTickCount
Type: System::UInt32

Return Value

Type: System::UInt32
Return to top
Show: