Property GlobalSystemVersion
GlobalSystemVersion
The global system version for which this handle is valid.
Declaration
public readonly uint GlobalSystemVersion { get; }
Property Value
Type | Description |
---|---|
uint |
Remarks
Attempting to use this type handle with a different system version indicates that the handle is no longer valid; use the Update(SystemBase) method to incrementally update the version just before use.