Returns the network device for specified shaping entry.
PRL_RESULT PrlNetworkShapingEntry_GetDevice( PRL_HANDLE hNetworkShapingEntry, PRL_STR sDev, PRL_UINT32_PTR pnBufLength );
PrlApiDeprecated.h
PRL_RESULT. Possible values are:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.