|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <lmat.h>
Public Attributes | |
| DWORD | JobTime |
| DWORD | DaysOfMonth |
| UCHAR | DaysOfWeek |
| UCHAR | Flags |
| LPWSTR | Command |
| DWORD_PTR | JobTime |
| unsigned char | DaysOfWeek |
| unsigned char | Flags |
| wchar_t * | Command |
| LPWSTR _AT_INFO::Command |
Definition at line 27 of file lmat.h.
Referenced by AddJob(), NetrJobAdd(), and NetrJobGetInfo().
| DWORD _AT_INFO::DaysOfMonth |
Definition at line 24 of file lmat.h.
Referenced by AddJob(), NetrJobAdd(), and NetrJobGetInfo().
| UCHAR _AT_INFO::DaysOfWeek |
Definition at line 25 of file lmat.h.
Referenced by AddJob(), NetrJobAdd(), and NetrJobGetInfo().
| UCHAR _AT_INFO::Flags |
Definition at line 26 of file lmat.h.
Referenced by AddJob(), NetrJobAdd(), and NetrJobGetInfo().
| DWORD _AT_INFO::JobTime |
Definition at line 23 of file lmat.h.
Referenced by AddJob(), NetrJobAdd(), and NetrJobGetInfo().