Determines if the Guest configured to automatically apply IP addrs network settings inside guest.
PRL_RESULT PrlVmCfg_IsAutoApplyIpOnly( PRL_HANDLE hVmCfg, PRL_BOOL_PTR pbAutoApplyIpOnly );
PrlApiVm.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.