GlobalOption Enumeration Class

Info Value
Package mvnc
Module mvncapi
Version 1.0
See also SetGlobalOption()
GetGlobalOption()

Overview

The GlobalOption class is an enumeration class that defines the options that are passed to and received from the SetGlobalOption and the GetGlobalOption functions.

enum option type possible values get/set Description
LOGLEVEL int 0, 1, 2 get, set 0 = Nothing is printed (default)
1 = Print errors only
2 = Verbose