|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <lmat.h>
Public Attributes | |
| DWORD | JobId |
| DWORD | JobTime |
| DWORD | DaysOfMonth |
| UCHAR | DaysOfWeek |
| UCHAR | Flags |
| LPWSTR | Command |
| DWORD_PTR | JobTime |
| unsigned char | DaysOfWeek |
| unsigned char | Flags |
| wchar_t * | Command |
| LPWSTR _AT_ENUM::Command |
Definition at line 20 of file lmat.h.
Referenced by NetrJobEnum().
| DWORD _AT_ENUM::DaysOfMonth |
Definition at line 17 of file lmat.h.
Referenced by NetrJobEnum().
| UCHAR _AT_ENUM::DaysOfWeek |
Definition at line 18 of file lmat.h.
Referenced by NetrJobEnum().
| UCHAR _AT_ENUM::Flags |
Definition at line 19 of file lmat.h.
Referenced by NetrJobEnum().
| DWORD _AT_ENUM::JobId |
Definition at line 15 of file lmat.h.
Referenced by NetrJobEnum().
| DWORD _AT_ENUM::JobTime |
Definition at line 16 of file lmat.h.
Referenced by NetrJobEnum().