LARGE_INTEGER.QuadPart Field

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

Syntax

声明
Public QuadPart As Long
用法
Dim instance As LARGE_INTEGER
Dim value As Long

value = instance.QuadPart

instance.QuadPart = value
public long QuadPart
public:
long long QuadPart
val mutable QuadPart: int64
public var QuadPart : long

.NET Framework Security

See Also

Reference

LARGE_INTEGER Structure

LARGE_INTEGER Members

Microsoft.VisualStudio.OLE.Interop Namespace