Dela 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
'Usage
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

.NET Framework Security

See Also

Reference

LARGE_INTEGER Structure

LARGE_INTEGER Members

Microsoft.VisualStudio.OLE.Interop Namespace