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
public var QuadPart : long

Field Value

Type: System.Int64

Permissions

See Also

Reference

LARGE_INTEGER Structure

LARGE_INTEGER Members

Microsoft.VisualStudio.OLE.Interop Namespace