Tao.Platform.Windows SDK Documentation

Kernel.SYSTEM_INFO_UNION.OemId Field

An obsolete member that is retained for compatibility with Windows NT 3.5 and earlier. New applications should use the ProcessorArchitecture branch of the union.

Windows Me/98/95: The system always sets this member to zero, the value defined for PROCESSOR_ARCHITECTURE_INTEL.

[Visual Basic]
Public OemId As Integer
[C#]
public int OemId;

See Also

Kernel.SYSTEM_INFO_UNION Class | Tao.Platform.Windows Namespace