This enumeration categorizes the functions as to their general purpose. It is used as added information passed in the LinePrinterException class.
[Visual Basic]
Public Enum LinePrinter.MethodCategoryCode
[C#]
public enum LinePrinter.MethodCategoryCode
Constructor | Identifies the Constructor function. |
Open | Identifies functions that perform an open. |
Close | Identifies functions that perform a close. |
Write | Identifies functions that perform a write. |
Administration | Identifies functions that perform administrative functionality. |
Namespace: Honeywell.Mobility.Print
Assembly: Honeywell.Mobility.Print.LinePrinter.dll