Determines whether the specified virtual network DHCPv6 server is enabled or disabled.
PRL_RESULT PrlVirtNet_IsDHCP6ServerEnabled( PRL_HANDLE hVirtNet, PRL_BOOL_PTR pbEnabled );
PrlApiNet.h
PRL_RESULT . Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.