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

CreateProcessAsUser

Declaration

Source position: jwawinbase.pas line 5376

function CreateProcessAsUser(

  hToken: HANDLE;

  lpApplicationName: LPCTSTR;

  lpCommandLine: LPTSTR;

  lpProcessAttributes: LPSECURITY_ATTRIBUTES;

  lpThreadAttributes: LPSECURITY_ATTRIBUTES;

  bInheritHandles: BOOL;

  dwCreationFlags: DWORD;

  lpEnvironment: LPVOID;

  lpCurrentDirectory: LPCTSTR;

  const lpStartupInfo: STARTUPINFO;

  var lpProcessInformation: PROCESS_INFORMATION

):BOOL;


Documentation generated on: 2023-03-18