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

CreateService

Declaration

Source position: jwawinsvc.pas line 797

function CreateService(

  hSCManager: SC_HANDLE;

  lpServiceName: LPCTSTR;

  lpDisplayName: LPCTSTR;

  dwDesiredAccess: DWORD;

  dwServiceType: DWORD;

  dwStartType: DWORD;

  dwErrorControl: DWORD;

  lpBinaryPathName: LPCTSTR;

  lpLoadOrderGroup: LPCTSTR;

  lpdwTagId: LPDWORD;

  lpDependencies: LPCTSTR;

  lpServiceStartName: LPCTSTR;

  lpPassword: LPCTSTR

):SC_HANDLE;


Documentation generated on: 2023-03-18