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

RtlCreateUserThread

Declaration

Source position: jwanative.pas line 6646

function RtlCreateUserThread(

  hProcess: HANDLE;

  SecurityDescriptor: PSECURITY_DESCRIPTOR;

  CreateSuspended: Boolean;

  StackZeroBits: ULONG;

  StackReserve: ULONG;

  StackCommit: ULONG;

  lpStartAddress: PTHREAD_START_ROUTINE;

  lpParameter: PVOID;

  phThread: PHANDLE;

  ClientId: PCLIENT_ID

):NTSTATUS;


Documentation generated on: 2023-03-18