ReactOS Fundraising Campaign 2012
€ 4,410 / € 30,000
Information
|
Donate
Home
|
Info
|
Community
|
Development
|
myReactOS
|
Contact Us
Navigation
Home
Community
Development
myReactOS
Fundraiser 2012
Doxygen
Main Page
Alphabetical List
Data Structures
Directories
File List
Data Fields
Globals
Related Pages
Search
ReactOS Development
> Doxygen
include
psdk
Data Structures
|
Defines
|
Functions
lmat.h File Reference
Go to the source code of this file.
Data Structures
struct
LPAT_ENUM
struct
LPAT_INFO
Defines
#
define
JOB_RUN_PERIODICALLY
1
#
define
JOB_EXEC_ERROR
2
#
define
JOB_RUNS_TODAY
4
#
define
JOB_ADD_CURRENT_DATE
8
#
define
JOB_NONINTERACTIVE
16
#
define
JOB_INPUT_FLAGS
(
JOB_RUN_PERIODICALLY
|
JOB_ADD_CURRENT_DATE
|
JOB_NONINTERACTIVE
)
#
define
JOB_OUTPUT_FLAGS
(
JOB_RUN_PERIODICALLY
|
JOB_EXEC_ERROR
|
JOB_RUNS_TODAY
|
JOB_NONINTERACTIVE
)
Functions
NET_API_STATUS
WINAPI
NetScheduleJobAdd
(
LPWSTR
,
PBYTE
,
LPDWORD
)
NET_API_STATUS
WINAPI
NetScheduleJobDel
(
LPWSTR
,
DWORD
,
DWORD
)
NET_API_STATUS
WINAPI
NetScheduleJobEnum
(
LPWSTR
,
PBYTE
*,
DWORD
,
PDWORD
,
PDWORD
,
PDWORD
)
NET_API_STATUS
WINAPI
NetScheduleJobGetInfo
(
LPWSTR
,
DWORD
,
PBYTE
*)
Generated on Sat May 26 2012 05:40:57 for ReactOS by
1.7.6.1
ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.