VbArchitecture
Processor architecture values returned by the ProcessorArchitecture function.
| Constant | Value | Description |
|---|---|---|
| vbArchWin32 | 0 | 32-bit (x86) Windows. |
| vbArchWin64 | 1 | 64-bit (AMD64) Windows. |
See Also
- ProcessorArchitecture function
Processor architecture values returned by the ProcessorArchitecture function.
| Constant | Value | Description |
|---|---|---|
| vbArchWin32 | 0 | 32-bit (x86) Windows. |
| vbArchWin64 | 1 | 64-bit (AMD64) Windows. |