Main Page | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

parameter_s Struct Reference

The parameter which are given on the command-line. More...


Data Fields

BOOL NoExecute
BOOL ExecuteParameterGiven
BOOL Remove
BOOL EnumerateParport
BOOL NoCopy
BOOL ForceNt4
BOOL Update
BOOL CheckInstall
ULONG Lpt
ULONG IecCableType
ULONG PermanentlyLock
BOOL AutomaticOrOnDemandStart
BOOL AutomaticStart
osversion_t OsVersion


Detailed Description

The parameter which are given on the command-line.

Definition at line 241 of file instcbm.c.


Field Documentation

BOOL parameter_s::AutomaticOrOnDemandStart
 

--automatic or --on-demand was given

Definition at line 278 of file instcbm.c.

BOOL parameter_s::AutomaticStart
 

--automatic was given, start the driver automatically

Definition at line 281 of file instcbm.c.

BOOL parameter_s::CheckInstall
 

--check was given

Definition at line 266 of file instcbm.c.

Referenced by main().

BOOL parameter_s::EnumerateParport
 

--enum was given

Definition at line 254 of file instcbm.c.

Referenced by main().

BOOL parameter_s::ExecuteParameterGiven
 

Find out of more than one "execute" parameter is given

Definition at line 248 of file instcbm.c.

BOOL parameter_s::ForceNt4
 

--forcent4 was given

Definition at line 260 of file instcbm.c.

ULONG parameter_s::IecCableType
 

the IEC cable type was specified

Definition at line 272 of file instcbm.c.

ULONG parameter_s::Lpt
 

--lpt was given, the number which was there

Definition at line 269 of file instcbm.c.

BOOL parameter_s::NoCopy
 

--nocopy was given

Definition at line 257 of file instcbm.c.

BOOL parameter_s::NoExecute
 

Do not execute anything

Definition at line 245 of file instcbm.c.

Referenced by main().

osversion_t parameter_s::OsVersion
 

The type of the OS version

Definition at line 309 of file instcbm.c.

Referenced by main().

ULONG parameter_s::PermanentlyLock
 

It was specified that the driver is to be permanently locked

Definition at line 275 of file instcbm.c.

BOOL parameter_s::Remove
 

--remove was given

Definition at line 251 of file instcbm.c.

Referenced by main().

BOOL parameter_s::Update
 

--update was given

Definition at line 263 of file instcbm.c.

Referenced by main().


The documentation for this struct was generated from the following file:
Generated on Sun Apr 30 18:46:19 2006 for opencbm by  doxygen 1.4.2