Unit 'JwaWindows' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

CreateServiceA

Declaration

Source position: jwawinsvc.pas line 787

function CreateServiceA(

  hSCManager: SC_HANDLE;

  lpServiceName: LPCSTR;

  lpDisplayName: LPCSTR;

  dwDesiredAccess: DWORD;

  dwServiceType: DWORD;

  dwStartType: DWORD;

  dwErrorControl: DWORD;

  lpBinaryPathName: LPCSTR;

  lpLoadOrderGroup: LPCSTR;

  lpdwTagId: LPDWORD;

  lpDependencies: LPCSTR;

  lpServiceStartName: LPCSTR;

  lpPassword: LPCSTR

):SC_HANDLE;


Documentation generated on: 2023-03-18