Help Center

AfxProcessorArchitecturefunction

Returns the processor architecture of the operating system.

WindowsfunctionAfxWin.incdocumented

Syntax

FUNCTION AfxProcessorArchitecture () AS DWSTRING

Description

Returns the processor architecture of the operating system, e.g. "AMD64".

Reference

  • Include file AfxWin.inc
  • Defined in AfxNova/AfxWin.inc:4829
  • Documented in Windows/Windows Procedures.md
  • Topic: Windows Procedures