Unit 'RAPI' Package
[Overview][Constants][Types][Procedures and functions][Index] [#winceunits]

TCeCreateProcess

Declaration

Source position: rapi.pp line 291

type TCeCreateProcess = function(

  lpApplicationName: LPCWSTR;

  lpCommandLine: LPCWSTR;

  lpProcessAttributes: PSecurityAttributes;

  lpThreadAttributes: PSecurityAttributes;

  bInheritHandles: BOOL;

  dwCreateFlags: DWORD;

  lpEnvironment: Pointer;

  lpCurrentDirectory: LPWSTR;

  lpStartupInfo: PSTARTUPINFO;

  lpProcessInformation: PProcessInformation

):BOOL;


Documentation generated on: 2023-03-18