ReactOS 0.4.15-dev-7958-gcd0bb1a
atsvc Interface Reference

Public Member Functions

NET_API_STATUS __stdcall NetrJobAdd ([in, string, unique] ATSVC_HANDLE ServerName, [in] LPAT_INFO pAtInfo, [out] LPDWORD pJobId)
 
NET_API_STATUS __stdcall NetrJobDel ([in, string, unique] ATSVC_HANDLE ServerName, [in] DWORD MinJobId, [in] DWORD MaxJobId)
 
NET_API_STATUS __stdcall NetrJobEnum ([in, string, unique] ATSVC_HANDLE ServerName, [in, out] LPAT_ENUM_CONTAINER pEnumContainer, [in] DWORD PreferedMaximumLength, [out] LPDWORD pTotalEntries, [in, out, unique] LPDWORD pResumeHandle)
 
NET_API_STATUS __stdcall NetrJobGetInfo ([in, string, unique] ATSVC_HANDLE ServerName, [in] DWORD JobId, [out] LPAT_INFO *ppAtInfo)
 

Detailed Description

Definition at line 54 of file atsvc.idl.

Member Function Documentation

◆ NetrJobAdd()

NET_API_STATUS __stdcall atsvc::NetrJobAdd ( [in, string, unique] ATSVC_HANDLE  ServerName,
[in] LPAT_INFO  pAtInfo,
[out] LPDWORD  pJobId 
)

◆ NetrJobDel()

NET_API_STATUS __stdcall atsvc::NetrJobDel ( [in, string, unique] ATSVC_HANDLE  ServerName,
[in] DWORD  MinJobId,
[in] DWORD  MaxJobId 
)

◆ NetrJobEnum()

NET_API_STATUS __stdcall atsvc::NetrJobEnum ( [in, string, unique] ATSVC_HANDLE  ServerName,
[in, out] LPAT_ENUM_CONTAINER  pEnumContainer,
[in] DWORD  PreferedMaximumLength,
[out] LPDWORD  pTotalEntries,
[in, out, unique] LPDWORD  pResumeHandle 
)

◆ NetrJobGetInfo()

NET_API_STATUS __stdcall atsvc::NetrJobGetInfo ( [in, string, unique] ATSVC_HANDLE  ServerName,
[in] DWORD  JobId,
[out] LPAT_INFO ppAtInfo 
)

The documentation for this interface was generated from the following file: