RunningOnVM

Description

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

bool RunningOnVM   ()

Return

TypeDescription

bool

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

Last updated