BIND_OPTS::dwTickCountDeadline Field

 

Indicates the amount of time (clock time in milliseconds, as returned by the GetTickCount function) that the caller specified to complete the binding operation.

Namespace:   System.Runtime.InteropServices.ComTypes
Assembly:  mscorlib (in mscorlib.dll)

public:
int dwTickCountDeadline

Field Value

Type: System::Int32

This member lets the caller limit the execution time of an operation when speed is of primary importance.

For more information, please see the existing documentation for BIND_OPTS in the MSDN library.

Universal Windows Platform
Available since 8
.NET Framework
Available since 2.0
Portable Class Library
Supported in: portable .NET platforms
Windows Phone
Available since 8.1
Return to top
Show: