Quantcast
Channel: VMware Communities : All Content - All Communities
Viewing all articles
Browse latest Browse all 175326

VixJob_Wait or Vix_GetProperties gives 0 for handle

$
0
0

Hi,

 

Is anyone else experiencing troubles on Windows with VIX version 1.12.2-1031769 after VixHost_Connect when trying to get VIX_PROPERTY_JOB_RESULT_HANDLE?

I mean both:

 

Vix_GetProperties(jobHandle,

  VIX_PROPERTY_JOB_RESULT_HANDLE,

  &hostHandle,

  VIX_PROPERTY_NONE);

 

and

 

VixJob_Wait(jobHandle,

VIX_PROPERTY_JOB_RESULT_HANDLE,

&hostHandle,

VIX_PROPERTY_NONE);

 

are always returning 0 for hostHandle.

 

It works fine with earier VIX APIs (1.11.x) and it works fine on Linux (even with 1.12.2)

 

Thanks and BR


Viewing all articles
Browse latest Browse all 175326

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>