ReactOS 0.4.15-dev-8002-gbbb3b00
_AT_ENUM Struct Reference

#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_tCommand
 

Detailed Description

Definition at line 14 of file lmat.h.

Member Data Documentation

◆ Command [1/2]

LPWSTR _AT_ENUM::Command

Definition at line 20 of file lmat.h.

Referenced by NetrJobEnum().

◆ Command [2/2]

wchar_t* _AT_ENUM::Command

Definition at line 16 of file atsvc.idl.

◆ DaysOfMonth

DWORD _AT_ENUM::DaysOfMonth

Definition at line 17 of file lmat.h.

Referenced by NetrJobEnum().

◆ DaysOfWeek [1/2]

UCHAR _AT_ENUM::DaysOfWeek

Definition at line 18 of file lmat.h.

Referenced by NetrJobEnum().

◆ DaysOfWeek [2/2]

unsigned char _AT_ENUM::DaysOfWeek

Definition at line 14 of file atsvc.idl.

◆ Flags [1/2]

UCHAR _AT_ENUM::Flags

Definition at line 19 of file lmat.h.

Referenced by NetrJobEnum().

◆ Flags [2/2]

unsigned char _AT_ENUM::Flags

Definition at line 15 of file atsvc.idl.

◆ JobId

DWORD _AT_ENUM::JobId

Definition at line 15 of file lmat.h.

Referenced by NetrJobEnum().

◆ JobTime [1/2]

DWORD _AT_ENUM::JobTime

Definition at line 16 of file lmat.h.

Referenced by NetrJobEnum().

◆ JobTime [2/2]

DWORD_PTR _AT_ENUM::JobTime

Definition at line 12 of file atsvc.idl.


The documentation for this struct was generated from the following files: