다음을 통해 공유


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