For the complete documentation index, see llms.txt. This page is also available as Markdown.

RunningOnVirtualBox

Description

Determines if the current process is running on a Virtual Box virtual machine.

bool RunningOnVirtualBox  ()

Return

Type
Description

bool

returns true if the current process is running on a Virtual Box virtual machine

Last updated