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

RunningOnVM

Description

Determines if the current process is running on a virtual machine such as Microsoft Hyper-V or VMWare.

bool RunningOnVM   ()

Return

Type
Description

bool

returns true if the current process is running on a Virtual Machine such as Microsoft Hyper-V or VMWare

Last updated