Hello all,
is there posibility to read exitcode that program executed via VMRunProgramInGuest returns? I mean in Perl.
I found that there is a VIX_PROPERTY_JOB_RESULT_GUEST_PROGRAM_EXIT_CODE but this is property of Job and job are not available in VIX Perl.
Have i chance to get exitcode in Perl?