root/librpc/gen_ndr/ndr_svcctl.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


   1 /* header auto-generated by pidl */
   2 
   3 #include "librpc/ndr/libndr.h"
   4 #include "../librpc/gen_ndr/svcctl.h"
   5 
   6 #ifndef _HEADER_NDR_svcctl
   7 #define _HEADER_NDR_svcctl
   8 
   9 #include "../librpc/ndr/ndr_svcctl.h"
  10 #define NDR_SVCCTL_UUID "367abb81-9844-35f1-ad32-98f038001003"
  11 #define NDR_SVCCTL_VERSION 2.0
  12 #define NDR_SVCCTL_NAME "svcctl"
  13 #define NDR_SVCCTL_HELPSTRING "Service Control"
  14 extern const struct ndr_interface_table ndr_table_svcctl;
  15 #define NDR_SVCCTL_CLOSESERVICEHANDLE (0x00)
  16 
  17 #define NDR_SVCCTL_CONTROLSERVICE (0x01)
  18 
  19 #define NDR_SVCCTL_DELETESERVICE (0x02)
  20 
  21 #define NDR_SVCCTL_LOCKSERVICEDATABASE (0x03)
  22 
  23 #define NDR_SVCCTL_QUERYSERVICEOBJECTSECURITY (0x04)
  24 
  25 #define NDR_SVCCTL_SETSERVICEOBJECTSECURITY (0x05)
  26 
  27 #define NDR_SVCCTL_QUERYSERVICESTATUS (0x06)
  28 
  29 #define NDR_SVCCTL_SETSERVICESTATUS (0x07)
  30 
  31 #define NDR_SVCCTL_UNLOCKSERVICEDATABASE (0x08)
  32 
  33 #define NDR_SVCCTL_NOTIFYBOOTCONFIGSTATUS (0x09)
  34 
  35 #define NDR_SVCCTL_SCSETSERVICEBITSW (0x0a)
  36 
  37 #define NDR_SVCCTL_CHANGESERVICECONFIGW (0x0b)
  38 
  39 #define NDR_SVCCTL_CREATESERVICEW (0x0c)
  40 
  41 #define NDR_SVCCTL_ENUMDEPENDENTSERVICESW (0x0d)
  42 
  43 #define NDR_SVCCTL_ENUMSERVICESSTATUSW (0x0e)
  44 
  45 #define NDR_SVCCTL_OPENSCMANAGERW (0x0f)
  46 
  47 #define NDR_SVCCTL_OPENSERVICEW (0x10)
  48 
  49 #define NDR_SVCCTL_QUERYSERVICECONFIGW (0x11)
  50 
  51 #define NDR_SVCCTL_QUERYSERVICELOCKSTATUSW (0x12)
  52 
  53 #define NDR_SVCCTL_STARTSERVICEW (0x13)
  54 
  55 #define NDR_SVCCTL_GETSERVICEDISPLAYNAMEW (0x14)
  56 
  57 #define NDR_SVCCTL_GETSERVICEKEYNAMEW (0x15)
  58 
  59 #define NDR_SVCCTL_SCSETSERVICEBITSA (0x16)
  60 
  61 #define NDR_SVCCTL_CHANGESERVICECONFIGA (0x17)
  62 
  63 #define NDR_SVCCTL_CREATESERVICEA (0x18)
  64 
  65 #define NDR_SVCCTL_ENUMDEPENDENTSERVICESA (0x19)
  66 
  67 #define NDR_SVCCTL_ENUMSERVICESSTATUSA (0x1a)
  68 
  69 #define NDR_SVCCTL_OPENSCMANAGERA (0x1b)
  70 
  71 #define NDR_SVCCTL_OPENSERVICEA (0x1c)
  72 
  73 #define NDR_SVCCTL_QUERYSERVICECONFIGA (0x1d)
  74 
  75 #define NDR_SVCCTL_QUERYSERVICELOCKSTATUSA (0x1e)
  76 
  77 #define NDR_SVCCTL_STARTSERVICEA (0x1f)
  78 
  79 #define NDR_SVCCTL_GETSERVICEDISPLAYNAMEA (0x20)
  80 
  81 #define NDR_SVCCTL_GETSERVICEKEYNAMEA (0x21)
  82 
  83 #define NDR_SVCCTL_GETCURRENTGROUPESTATEW (0x22)
  84 
  85 #define NDR_SVCCTL_ENUMSERVICEGROUPW (0x23)
  86 
  87 #define NDR_SVCCTL_CHANGESERVICECONFIG2A (0x24)
  88 
  89 #define NDR_SVCCTL_CHANGESERVICECONFIG2W (0x25)
  90 
  91 #define NDR_SVCCTL_QUERYSERVICECONFIG2A (0x26)
  92 
  93 #define NDR_SVCCTL_QUERYSERVICECONFIG2W (0x27)
  94 
  95 #define NDR_SVCCTL_QUERYSERVICESTATUSEX (0x28)
  96 
  97 #define NDR_ENUMSERVICESSTATUSEXA (0x29)
  98 
  99 #define NDR_ENUMSERVICESSTATUSEXW (0x2a)
 100 
 101 #define NDR_SVCCTL_SCSENDTSMESSAGE (0x2b)
 102 
 103 #define NDR_SVCCTL_CALL_COUNT (44)
 104 void ndr_print_SERVICE_LOCK_STATUS(struct ndr_print *ndr, const char *name, const struct SERVICE_LOCK_STATUS *r);
 105 void ndr_print_svcctl_ServiceStatus(struct ndr_print *ndr, const char *name, enum svcctl_ServiceStatus r);
 106 void ndr_print_svcctl_ControlsAccepted(struct ndr_print *ndr, const char *name, uint32_t r);
 107 void ndr_print_SERVICE_STATUS(struct ndr_print *ndr, const char *name, const struct SERVICE_STATUS *r);
 108 enum ndr_err_code ndr_push_SERVICE_STATUS_PROCESS(struct ndr_push *ndr, int ndr_flags, const struct SERVICE_STATUS_PROCESS *r);
 109 enum ndr_err_code ndr_pull_SERVICE_STATUS_PROCESS(struct ndr_pull *ndr, int ndr_flags, struct SERVICE_STATUS_PROCESS *r);
 110 void ndr_print_SERVICE_STATUS_PROCESS(struct ndr_print *ndr, const char *name, const struct SERVICE_STATUS_PROCESS *r);
 111 enum ndr_err_code ndr_push_ENUM_SERVICE_STATUSW(struct ndr_push *ndr, int ndr_flags, const struct ENUM_SERVICE_STATUSW *r);
 112 enum ndr_err_code ndr_pull_ENUM_SERVICE_STATUSW(struct ndr_pull *ndr, int ndr_flags, struct ENUM_SERVICE_STATUSW *r);
 113 void ndr_print_ENUM_SERVICE_STATUSW(struct ndr_print *ndr, const char *name, const struct ENUM_SERVICE_STATUSW *r);
 114 size_t ndr_size_ENUM_SERVICE_STATUSW(const struct ENUM_SERVICE_STATUSW *r, struct smb_iconv_convenience *ic, int flags);
 115 enum ndr_err_code ndr_push_ENUM_SERVICE_STATUSA(struct ndr_push *ndr, int ndr_flags, const struct ENUM_SERVICE_STATUSA *r);
 116 enum ndr_err_code ndr_pull_ENUM_SERVICE_STATUSA(struct ndr_pull *ndr, int ndr_flags, struct ENUM_SERVICE_STATUSA *r);
 117 void ndr_print_ENUM_SERVICE_STATUSA(struct ndr_print *ndr, const char *name, const struct ENUM_SERVICE_STATUSA *r);
 118 size_t ndr_size_ENUM_SERVICE_STATUSA(const struct ENUM_SERVICE_STATUSA *r, struct smb_iconv_convenience *ic, int flags);
 119 enum ndr_err_code ndr_push_svcctl_ServerType(struct ndr_push *ndr, int ndr_flags, uint32_t r);
 120 enum ndr_err_code ndr_pull_svcctl_ServerType(struct ndr_pull *ndr, int ndr_flags, uint32_t *r);
 121 void ndr_print_svcctl_ServerType(struct ndr_print *ndr, const char *name, uint32_t r);
 122 void ndr_print_SERVICE_CONTROL(struct ndr_print *ndr, const char *name, enum SERVICE_CONTROL r);
 123 void ndr_print_svcctl_ErrorControl(struct ndr_print *ndr, const char *name, enum svcctl_ErrorControl r);
 124 void ndr_print_svcctl_StartType(struct ndr_print *ndr, const char *name, enum svcctl_StartType r);
 125 void ndr_print_svcctl_ServiceState(struct ndr_print *ndr, const char *name, enum svcctl_ServiceState r);
 126 void ndr_print_svcctl_MgrAccessMask(struct ndr_print *ndr, const char *name, uint32_t r);
 127 void ndr_print_svcctl_ServiceAccessMask(struct ndr_print *ndr, const char *name, uint32_t r);
 128 enum ndr_err_code ndr_push_QUERY_SERVICE_CONFIG(struct ndr_push *ndr, int ndr_flags, const struct QUERY_SERVICE_CONFIG *r);
 129 enum ndr_err_code ndr_pull_QUERY_SERVICE_CONFIG(struct ndr_pull *ndr, int ndr_flags, struct QUERY_SERVICE_CONFIG *r);
 130 void ndr_print_QUERY_SERVICE_CONFIG(struct ndr_print *ndr, const char *name, const struct QUERY_SERVICE_CONFIG *r);
 131 size_t ndr_size_QUERY_SERVICE_CONFIG(const struct QUERY_SERVICE_CONFIG *r, struct smb_iconv_convenience *ic, int flags);
 132 void ndr_print_svcctl_ArgumentString(struct ndr_print *ndr, const char *name, const struct svcctl_ArgumentString *r);
 133 void ndr_print_svcctl_ConfigLevel(struct ndr_print *ndr, const char *name, enum svcctl_ConfigLevel r);
 134 enum ndr_err_code ndr_push_SERVICE_DESCRIPTION(struct ndr_push *ndr, int ndr_flags, const struct SERVICE_DESCRIPTION *r);
 135 enum ndr_err_code ndr_pull_SERVICE_DESCRIPTION(struct ndr_pull *ndr, int ndr_flags, struct SERVICE_DESCRIPTION *r);
 136 void ndr_print_SERVICE_DESCRIPTION(struct ndr_print *ndr, const char *name, const struct SERVICE_DESCRIPTION *r);
 137 size_t ndr_size_SERVICE_DESCRIPTION(const struct SERVICE_DESCRIPTION *r, struct smb_iconv_convenience *ic, int flags);
 138 void ndr_print_SC_ACTION_TYPE(struct ndr_print *ndr, const char *name, enum SC_ACTION_TYPE r);
 139 void ndr_print_SC_ACTION(struct ndr_print *ndr, const char *name, const struct SC_ACTION *r);
 140 enum ndr_err_code ndr_push_SERVICE_FAILURE_ACTIONS(struct ndr_push *ndr, int ndr_flags, const struct SERVICE_FAILURE_ACTIONS *r);
 141 enum ndr_err_code ndr_pull_SERVICE_FAILURE_ACTIONS(struct ndr_pull *ndr, int ndr_flags, struct SERVICE_FAILURE_ACTIONS *r);
 142 void ndr_print_SERVICE_FAILURE_ACTIONS(struct ndr_print *ndr, const char *name, const struct SERVICE_FAILURE_ACTIONS *r);
 143 size_t ndr_size_SERVICE_FAILURE_ACTIONS(const struct SERVICE_FAILURE_ACTIONS *r, struct smb_iconv_convenience *ic, int flags);
 144 void ndr_print_svcctl_StatusLevel(struct ndr_print *ndr, const char *name, enum svcctl_StatusLevel r);
 145 void ndr_print_svcctl_CloseServiceHandle(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_CloseServiceHandle *r);
 146 void ndr_print_svcctl_ControlService(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_ControlService *r);
 147 void ndr_print_svcctl_DeleteService(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_DeleteService *r);
 148 void ndr_print_svcctl_LockServiceDatabase(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_LockServiceDatabase *r);
 149 void ndr_print_svcctl_QueryServiceObjectSecurity(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_QueryServiceObjectSecurity *r);
 150 void ndr_print_svcctl_SetServiceObjectSecurity(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_SetServiceObjectSecurity *r);
 151 void ndr_print_svcctl_QueryServiceStatus(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_QueryServiceStatus *r);
 152 void ndr_print_svcctl_SetServiceStatus(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_SetServiceStatus *r);
 153 void ndr_print_svcctl_UnlockServiceDatabase(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_UnlockServiceDatabase *r);
 154 void ndr_print_svcctl_NotifyBootConfigStatus(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_NotifyBootConfigStatus *r);
 155 void ndr_print_svcctl_SCSetServiceBitsW(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_SCSetServiceBitsW *r);
 156 void ndr_print_svcctl_ChangeServiceConfigW(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_ChangeServiceConfigW *r);
 157 void ndr_print_svcctl_CreateServiceW(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_CreateServiceW *r);
 158 void ndr_print_svcctl_EnumDependentServicesW(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_EnumDependentServicesW *r);
 159 void ndr_print_svcctl_EnumServicesStatusW(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_EnumServicesStatusW *r);
 160 void ndr_print_svcctl_OpenSCManagerW(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_OpenSCManagerW *r);
 161 void ndr_print_svcctl_OpenServiceW(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_OpenServiceW *r);
 162 void ndr_print_svcctl_QueryServiceConfigW(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_QueryServiceConfigW *r);
 163 void ndr_print_svcctl_QueryServiceLockStatusW(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_QueryServiceLockStatusW *r);
 164 void ndr_print_svcctl_StartServiceW(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_StartServiceW *r);
 165 void ndr_print_svcctl_GetServiceDisplayNameW(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_GetServiceDisplayNameW *r);
 166 void ndr_print_svcctl_GetServiceKeyNameW(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_GetServiceKeyNameW *r);
 167 void ndr_print_svcctl_SCSetServiceBitsA(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_SCSetServiceBitsA *r);
 168 void ndr_print_svcctl_ChangeServiceConfigA(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_ChangeServiceConfigA *r);
 169 void ndr_print_svcctl_CreateServiceA(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_CreateServiceA *r);
 170 void ndr_print_svcctl_EnumDependentServicesA(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_EnumDependentServicesA *r);
 171 void ndr_print_svcctl_EnumServicesStatusA(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_EnumServicesStatusA *r);
 172 void ndr_print_svcctl_OpenSCManagerA(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_OpenSCManagerA *r);
 173 void ndr_print_svcctl_OpenServiceA(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_OpenServiceA *r);
 174 void ndr_print_svcctl_QueryServiceConfigA(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_QueryServiceConfigA *r);
 175 void ndr_print_svcctl_QueryServiceLockStatusA(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_QueryServiceLockStatusA *r);
 176 void ndr_print_svcctl_StartServiceA(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_StartServiceA *r);
 177 void ndr_print_svcctl_GetServiceDisplayNameA(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_GetServiceDisplayNameA *r);
 178 void ndr_print_svcctl_GetServiceKeyNameA(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_GetServiceKeyNameA *r);
 179 void ndr_print_svcctl_GetCurrentGroupeStateW(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_GetCurrentGroupeStateW *r);
 180 void ndr_print_svcctl_EnumServiceGroupW(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_EnumServiceGroupW *r);
 181 void ndr_print_svcctl_ChangeServiceConfig2A(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_ChangeServiceConfig2A *r);
 182 void ndr_print_svcctl_ChangeServiceConfig2W(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_ChangeServiceConfig2W *r);
 183 void ndr_print_svcctl_QueryServiceConfig2A(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_QueryServiceConfig2A *r);
 184 void ndr_print_svcctl_QueryServiceConfig2W(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_QueryServiceConfig2W *r);
 185 void ndr_print_svcctl_QueryServiceStatusEx(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_QueryServiceStatusEx *r);
 186 void ndr_print_EnumServicesStatusExA(struct ndr_print *ndr, const char *name, int flags, const struct EnumServicesStatusExA *r);
 187 void ndr_print_EnumServicesStatusExW(struct ndr_print *ndr, const char *name, int flags, const struct EnumServicesStatusExW *r);
 188 void ndr_print_svcctl_SCSendTSMessage(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_SCSendTSMessage *r);
 189 #endif /* _HEADER_NDR_svcctl */

/* [<][>][^][v][top][bottom][index][help] */