Metodo NativeMethods.IOleMessageFilter.RetryRejectedCall

Spazio dei nomi:  Microsoft.TeamFoundation.Common.Internal
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Sintassi

'Dichiarazione
Function RetryRejectedCall ( _
    hTaskCallee As IntPtr, _
    dwTickCount As Integer, _
    dwRejectType As Integer _
) As Integer
int RetryRejectedCall(
    IntPtr hTaskCallee,
    int dwTickCount,
    int dwRejectType
)

Parametri

Valore restituito

Tipo: System.Int32

Sicurezza di .NET Framework

Vedere anche

Riferimenti

NativeMethods.IOleMessageFilter Interfaccia

Spazio dei nomi Microsoft.TeamFoundation.Common.Internal