Determines whether the timezone should be synced during time sync operation
PRL_RESULT PrlVmCfg_IsSyncTimezoneDisabled( PRL_HANDLE hVmCfg, PRL_BOOL_PTR pbDisabled );
PrlApiVm.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer to buffer was passed.
PRL_ERR_SUCCESS - function completed successfully.