RunningOnVM
Last updated
Determines if the current process is running on a virtual machine such as Microsoft Hyper-V or VMWare.
bool RunningOnVM ()bool
returns true if the current process is running on a Virtual Machine such as Microsoft Hyper-V or VMWare
Last updated