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

CreateProcessAsUserW

Declaration

Source position: jwawinbase.pas line 5370

function CreateProcessAsUserW(

  hToken: HANDLE;

  lpApplicationName: LPCWSTR;

  lpCommandLine: LPWSTR;

  lpProcessAttributes: LPSECURITY_ATTRIBUTES;

  lpThreadAttributes: LPSECURITY_ATTRIBUTES;

  bInheritHandles: BOOL;

  dwCreationFlags: DWORD;

  lpEnvironment: LPVOID;

  lpCurrentDirectory: LPCWSTR;

  const lpStartupInfo: STARTUPINFOW;

  var lpProcessInformation: PROCESS_INFORMATION

):BOOL;


Documentation generated on: 2023-03-18