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

RtlCreateUserProcess

Declaration

Source position: jwanative.pas line 6632

function RtlCreateUserProcess(

  ImageFileName: PUNICODE_STRING;

  Attributes: ULONG;

  ProcessParameters: PRTL_USER_PROCESS_PARAMETERS;

  ProcessSecurityDescriptor: PSECURITY_DESCRIPTOR;

  ThreadSecurityDescriptor: PSECURITY_DESCRIPTOR;

  ParentProcess: HANDLE;

  InheritHandles: Boolean;

  DebugPort: HANDLE;

  ExceptionPort: HANDLE;

  ProcessInfo: PRTL_PROCESS_INFORMATION

):NTSTATUS;


Documentation generated on: 2023-03-18