Tao.Platform.Windows SDK Documentation

Kernel.SYSTEM_INFO.SystemInfoUnion Field

Union for the OemId, ProcessorArchitecture, and Reserved fields of the SYSTEM_INFO structure. See Kernel.SYSTEM_INFO_UNION.

[Visual Basic]
Public SystemInfoUnion As SYSTEM_INFO_UNION
[C#]
public SYSTEM_INFO_UNION SystemInfoUnion;

See Also

Kernel.SYSTEM_INFO Class | Tao.Platform.Windows Namespace