NativeMethods.IOleMessageFilter.RetryRejectedCall (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Common.Internal
Ensamblado:  Microsoft.TeamFoundation.Common (en Microsoft.TeamFoundation.Common.dll)

Sintaxis

'Declaración
Function RetryRejectedCall ( _
    hTaskCallee As IntPtr, _
    dwTickCount As Integer, _
    dwRejectType As Integer _
) As Integer
int RetryRejectedCall(
    IntPtr hTaskCallee,
    int dwTickCount,
    int dwRejectType
)

Parámetros

Valor devuelto

Tipo: System.Int32

Seguridad de .NET Framework

Vea también

Referencia

NativeMethods.IOleMessageFilter Interfaz

Microsoft.TeamFoundation.Common.Internal (Espacio de nombres)