IMessageFilter.HandleInComingCall Method (UInt32, IntPtr, UInt32, INTERFACEINFO[])
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
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
Show: