|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <printui_private.h>

Public Attributes | |
| HWND | hWnd |
| DWORD | nCmdShow |
| LPWSTR * | argv |
| LPWSTR | pNextCharW |
| int | argc |
| int | next_arg |
| WCHAR | command |
| WCHAR | subcommand |
| LPWSTR | options [OPT_MAX] |
| BOOL | flags [FLAG_MAX] |
Definition at line 54 of file printui_private.h.
| int tag_context::argc |
Definition at line 59 of file printui_private.h.
| LPWSTR* tag_context::argv |
Definition at line 57 of file printui_private.h.
| WCHAR tag_context::command |
Definition at line 61 of file printui_private.h.
Definition at line 64 of file printui_private.h.
| HWND tag_context::hWnd |
Definition at line 55 of file printui_private.h.
| DWORD tag_context::nCmdShow |
Definition at line 56 of file printui_private.h.
| int tag_context::next_arg |
Definition at line 60 of file printui_private.h.
Definition at line 63 of file printui_private.h.
| LPWSTR tag_context::pNextCharW |
Definition at line 58 of file printui_private.h.
| WCHAR tag_context::subcommand |
Definition at line 62 of file printui_private.h.