Determines if the current process is running on a VMWare virtual machine.
C++: BOOL RunningOnVMWare ();
C#: bool RunningOnVMWare ();
Parameters
None.
Return
Returns true if the current process is running on a VMWare virtual machine.
Comments
0 comments
Article is closed for comments.