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

CreateServiceW

Declaration

Source position: jwawinsvc.pas line 792

function CreateServiceW(

  hSCManager: SC_HANDLE;

  lpServiceName: LPCWSTR;

  lpDisplayName: LPCWSTR;

  dwDesiredAccess: DWORD;

  dwServiceType: DWORD;

  dwStartType: DWORD;

  dwErrorControl: DWORD;

  lpBinaryPathName: LPCWSTR;

  lpLoadOrderGroup: LPCWSTR;

  lpdwTagId: LPDWORD;

  lpDependencies: LPCWSTR;

  lpServiceStartName: LPCWSTR;

  lpPassword: LPCWSTR

):SC_HANDLE;


Documentation generated on: 2023-03-18