Parallels Virtualization SDK
|
Returns the network device bandwidth for specified shaping entry.
PRL_RESULT PrlNetworkShapingBandwidthEntry_GetBandwidth( PRL_HANDLE hDeviceEntry, PRL_UINT32_PTR pnBandwidth );
PrlApiDeprecated.h
PRL_RESULT. Possible values are:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.