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

CreateThread

Declaration

Source position: jwawinbase.pas line 2122

function CreateThread(

  lpThreadAttributes: LPSECURITY_ATTRIBUTES;

  dwStackSize: DWORD;

  lpStartAddress: LPTHREAD_START_ROUTINE;

  lpParameter: LPVOID;

  dwCreationFlags: DWORD;

  lpThreadId: LPDWORD

):HANDLE;


Documentation generated on: 2023-03-18