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