I am also facing the same issue on vSphere SDK. Even after making maxObjects in RetrieveOptions to value more than 100 for RetrievePropertiesEx call, I still get only 100 values.
I am using RetrievePropertiesEx call to get the list of VMs and its properties. How do i set the Truncated flag to false. I was not able to find this filed for any of the parameter to RetrievePropertiesEx call ?
Thanks.