_ULARGE_INTEGER Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides a 64-bit data type which is accessible as two DWORDs or as a single DWORDLONG.
public value class _ULARGE_INTEGER
public struct _ULARGE_INTEGER
type _ULARGE_INTEGER = struct
Public Structure _ULARGE_INTEGER
- Inheritance
-
_ULARGE_INTEGER
Fields
QuadPart |
Specifies the 64-bit unsigned integer. |