Determines if the specified virtual machine is waiting for answer on self question.
PRL_RESULT PrlVmInfo_IsVmWaitingForAnswer( PRL_HANDLE handle, PRL_BOOL_PTR pbIsVmWaitingForAnswer );
PrlApiVm.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_NO_DATA - the status of the virtual machine cannot be determined.
RL_ERR_SUCCESS - function completed successfully.