|
Luid Structure |
An LUID is a 64-bit value guaranteed to be unique only on the system on which it was generated.
The uniqueness of a locally unique identifier (LUID) is guaranteed only until the system is
restarted. Applications must use functions and structures to manipulate LUID values.
LUID structureInheritance Hierarchy Namespace: Xcalibur.NativeMethods.V2.SecurityAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax [<SealedAttribute>]
type Luid =
struct
inherit ValueType
end
The Luid type exposes the following members.
Methods Fields See Also