IMessageFilter.HandleInComingCall Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C++
public:
System::UInt32 HandleInComingCall(System::UInt32 dwCallType, IntPtr htaskCaller, System::UInt32 dwTickCount, cli::array <Microsoft::VisualStudio::OLE::Interop::INTERFACEINFO> ^ lpInterfaceInfo);
public uint HandleInComingCall(uint dwCallType, IntPtr htaskCaller, uint dwTickCount, Microsoft.VisualStudio.OLE.Interop.INTERFACEINFO[] lpInterfaceInfo);
abstract member HandleInComingCall : uint32 * nativeint * uint32 * Microsoft.VisualStudio.OLE.Interop.INTERFACEINFO[] -> uint32
Public Function HandleInComingCall (dwCallType As UInteger, htaskCaller As IntPtr, dwTickCount As UInteger, lpInterfaceInfo As INTERFACEINFO()) As UInteger
- dwCallType
- UInt32
- htaskCaller
-
IntPtr
nativeint
- dwTickCount
- UInt32
- lpInterfaceInfo
- INTERFACEINFO[]
Προϊόν | Εκδόσεις |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |