IMessageFilter::HandleInComingCall Method (UInt32, IntPtr, UInt32, array<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)
unsigned int HandleInComingCall( unsigned int dwCallType, IntPtr htaskCaller, unsigned int dwTickCount, array<INTERFACEINFO>^ lpInterfaceInfo )
Parameters
- __unnamed0
- dwCallType
- Type: System::UInt32
- htaskCaller
- Type: System::IntPtr
- dwTickCount
- Type: System::UInt32
Return Value
Type: System::UInt32
Show: