Service :: IsConsoleMode

01 Returns true it the process was started with the "-c" parameter.
02

[*] bool IsConsoleMode();

03 Return Values:
True if the process runs in console mode.
04 Reference: net::semys
Implementation: Semys Architecture
See Also: ArchService Sub-System, Service

Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details.