IMessageFilter.HandleInComingCall Method (UInt32, IntPtr, UInt32, INTERFACEINFO[])

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

uint HandleInComingCall(
	uint dwCallType,
	IntPtr htaskCaller,
	uint dwTickCount,
	INTERFACEINFO[] lpInterfaceInfo
)

Parameters

__unnamed0
dwCallType
Type: System.UInt32
htaskCaller
Type: System.IntPtr
dwTickCount
Type: System.UInt32

Return Value

Type: System.UInt32
Return to top
Show: