Partager via


IMessageFilter.HandleInComingCall, méthode

Espace de noms :  Microsoft.VisualStudio.OLE.Interop
Assembly :  Microsoft.VisualStudio.OLE.Interop (dans Microsoft.VisualStudio.OLE.Interop.dll)

Syntaxe

'Déclaration
Function HandleInComingCall ( _
    dwCallType As UInteger, _
    htaskCaller As IntPtr, _
    dwTickCount As UInteger, _
    lpInterfaceInfo As INTERFACEINFO() _
) As UInteger
uint HandleInComingCall(
    uint dwCallType,
    IntPtr htaskCaller,
    uint dwTickCount,
    INTERFACEINFO[] lpInterfaceInfo
)

Paramètres

Valeur de retour

Type : System.UInt32

Sécurité .NET Framework

Voir aussi

Référence

IMessageFilter Interface

Microsoft.VisualStudio.OLE.Interop, espace de noms