get_priority_group_id
Description:
public uint get_priority_group_id (uint user_priority)
Parameters:
this |
the SettingDcb
|
user_priority |
the User Priority (0 - 7) to retrieve the group ID for
|
Returns:
the group number user_priority is assigned to. These values are only valid when
priority_group_flags includes the
nm_setting_dcb_flag_enable flag.
|