Next Topic

Previous Topic

Book Contents

Add

Add(const string &sDisplayValue,const string &sUsageValue="")

Parameters

  • sDisplayValue - Value to display in as a option to select.
  • sUsageValue - (Optional) A value that will be used instead of the display value.

Remarks

The optional sUsageValue can be used when you have a very complex and long values and need a simpler way to display the options. When used the sDisplayValue will be the value presented to the user, but the sUsageValue will be the value used by Network Monitor.