Provides common Parallels Python API debug methods.
|
get_handles_num(self,
type)
Determine how many handles were instantiated in the API library. |
|
|
|
prl_result_to_string(self,
value)
Return a readable string representation of the Result value. |
|
|
|
handle_type_to_string(self,
handle_type)
Return a readable string representation of the specified handle type. |
|
|
|
event_type_to_string(self,
event_type)
Return a readable string representation of the specified event type. |
|
|