Vm_Tools_RunState

Vm_Tools_RunState
Vm_Tools_RunState

Current run state of VMware Tools in the guest operating system.
NOT_RUNNING : VMware Tools is not running.
RUNNING : VMware Tools is running.
EXECUTING_SCRIPTS : VMware Tools is running scripts as part of a state transition.

This data structure has no properties.
Enumeration: NOT_RUNNING, RUNNING, EXECUTING_SCRIPTS,