fMachineIdFlagMakeUnique#
Fully qualified name: omni::platforminfo::fMachineIdFlagMakeUnique
Defined in omni/platforminfo/IOsInfo2.h
-
constexpr MachineIdFlags omni::platforminfo::fMachineIdFlagMakeUnique = 0x00000001#
Flag to indicate that the generated machine ID should be created with the addition of extra information that changes frequently.
Multiple calls to generate a machine ID using this flag will produce different results even within the same process. Note that this will only be guaranteed to be statistically unique on the same machine. There is a very slim probability that a machine ID generated on another machine with identical components and OS and using this flag could generate the same value.