Freigeben über


IMessageFilter.RetryRejectedCall Method

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

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

Parameters

Return Value

Type: System.UInt32

.NET Framework Security

See Also

Reference

IMessageFilter Interface

Microsoft.VisualStudio.OLE.Interop Namespace