Determines whether the adapter network settings are configured through DHCP.
PRL_RESULT PrlSrvCfgNet_IsConfigureWithDhcp( PRL_HANDLE hNetAdapter, PRL_BOOL_PTR pbConfigureWithDhcp );
PrlApiDisp.h
PRL_RESULT . Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.