ReactOS 0.4.15-dev-7842-g558ab78
tagCMDLINEINFO Struct Reference

Public Attributes

PCSTR DebugString
 
PCSTR DefaultOs
 
LONG TimeOut
 

Detailed Description

Definition at line 15 of file cmdline.c.

Member Data Documentation

◆ DebugString

PCSTR tagCMDLINEINFO::DebugString

Definition at line 17 of file cmdline.c.

Referenced by CmdLineGetDebugString(), and CmdLineParse().

◆ DefaultOs

PCSTR tagCMDLINEINFO::DefaultOs

Definition at line 18 of file cmdline.c.

Referenced by CmdLineGetDefaultOS(), and CmdLineParse().

◆ TimeOut

LONG tagCMDLINEINFO::TimeOut

Definition at line 19 of file cmdline.c.

Referenced by CmdLineGetTimeOut(), and CmdLineParse().


The documentation for this struct was generated from the following file: