CodePorting.Translator Cs2Cpp
CodePorting.Translator.Cs2Cpp.Framework
process_window_style.h
1
2#ifndef _process_window_style_h_
3#define _process_window_style_h_
4
5namespace System { namespace Diagnostics {
6
10 Normal,
12 Hidden,
17};
18
19}}
20
21#endif // _process_window_style_h_
ProcessWindowStyle
Style of process window.
Definition: process_window_style.h:8
Definition: db_command.h:9