Package prlsdkapi :: Class VmToolsInfo
[hide private]
[frames] | no frames]

Class VmToolsInfo

  object --+        
           |        
 prlsdk.Base --+    
               |    
prlsdk.BaseAsync --+
                   |
                  VmToolsInfo

Provides methods for determining whether the Parallels Tools package is installed in the specified virtual machine and for obtaining its status and version information.

Instance Methods [hide private]

Inherited from prlsdk.BaseAsync: __cmp__, __init__, __new__, __repr__, cancel, wait

Inherited from object: __delattr__, __getattribute__, __hash__, __reduce__, __reduce_ex__, __setattr__, __str__

Class Variables [hide private]
  __prefix__ = 'vmtoolsinfo'
  __ht__ = 268435505
Properties [hide private]
  state
The Parallels Tools package state information.
  version
The Parallels Tools package version.

Inherited from prlsdk.BaseAsync: __expected_h_type__, __job__, finished, handle_type

Inherited from prlsdk.Base: __handle__

Inherited from object: __class__

Property Details [hide private]

state

The Parallels Tools package state information. See consts.PTS_xxx for the list of states.

Get Method:
unreachable.vmtoolsinfo__get_state(vmtoolsinfo, VmToolsInfo) - for result values see prlsdk.consts.PTS_xxx

version

The Parallels Tools package version.

Get Method:
unreachable.vmtoolsinfo__get_version(vmtoolsinfo, VmToolsInfo) - Extracts founded VM tools version