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

CreateProcessWithTokenW

Declaration

Source position: jwawinbase.pas line 5401

function CreateProcessWithTokenW(

  hToken: HANDLE;

  dwLogonFlags: DWORD;

  lpApplicationName: LPCWSTR;

  lpCommandLine: LPWSTR;

  dwCreationFlags: DWORD;

  lpEnvironment: LPVOID;

  lpCurrentDirectory: LPCWSTR;

  lpStartupInfo: LPSTARTUPINFOW;

  lpProcessInformation: LPPROCESS_INFORMATION

):BOOL;


Documentation generated on: 2023-03-18