LARGEINT
The LARGEINT datatype defines a LARGE_INTEGER value.
typedef LARGE_INTEGER* LPLARGEINT;
typedef LARGE_INTEGER UNALIGNED* ULPLARGEINT;
Remarks
The lpLargeIntTable member of the SET structure points to an array of SET structures that define one or more LARGEINT values. When this type of SET structure is specified, Network Monitor displays one of the following labels with each LARGEINT value that it finds in the protocol packet.
- Matches set value. The LARGEINT value is included in the set.
- Unknown set value. The LARGEINT value is not included in the set.
Requirements
Client | Requires Windows XP, Windows 2000 Professional, or Windows NT Workstation 4.0. |
Server | Requires Windows Server 2003, Windows 2000 Server, or Windows NT Server 4.0. |
Header | Declared in Netmon.h. |