Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
CreateProcess()
static unsafe
bool
Interop.Kernel32.CreateProcess
(
string
lpApplicationName
,
char *
lpCommandLine
,
ref
SECURITY_ATTRIBUTES
procSecAttrs
,
ref
SECURITY_ATTRIBUTES
threadSecAttrs
,
bool
bInheritHandles
,
int
dwCreationFlags
,
IntPtr
lpEnvironment
,
string
lpCurrentDirectory
,
ref
STARTUPINFO
lpStartupInfo
,
ref
PROCESS_INFORMATION
lpProcessInformation
)
package
Interop
Kernel32
Generated by
1.10.0