Share via


LARGE_INTEGER.QuadPart Field

Represents a 64-bit signed integer.

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

Syntax

'Declaration
Public QuadPart As Long
public long QuadPart
public:
long long QuadPart
val mutable QuadPart: int64
public var QuadPart : long

.NET Framework Security

See Also

Reference

LARGE_INTEGER Structure

Microsoft.VisualStudio.OLE.Interop Namespace