Condividi tramite


Metodo IMessageFilter.RetryRejectedCall

Spazio dei nomi:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Sintassi

'Dichiarazione
Function RetryRejectedCall ( _
    htaskCallee As IntPtr, _
    dwTickCount As UInteger, _
    dwRejectType As UInteger _
) As UInteger
uint RetryRejectedCall(
    IntPtr htaskCallee,
    uint dwTickCount,
    uint dwRejectType
)

Parametri

Valore restituito

Tipo: System.UInt32

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IMessageFilter Interfaccia

Spazio dei nomi Microsoft.VisualStudio.OLE.Interop