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

CreateProcessWithLogonW

Declaration

Source position: jwawinbase.pas line 5395

function CreateProcessWithLogonW(

  lpUsername: LPCWSTR;

  lpDomain: LPCWSTR;

  lpPassword: LPCWSTR;

  dwLogonFlags: DWORD;

  lpApplicationName: LPCWSTR;

  lpCommandLine: LPWSTR;

  dwCreationFlags: DWORD;

  lpEnvironment: LPVOID;

  lpCurrentDirectory: LPCWSTR;

  const lpStartupInfo: STARTUPINFOW;

  var lpProcessInformation: PROCESS_INFORMATION

):BOOL;


Documentation generated on: 2023-03-18