Property | Type | Description | |
---|---|---|---|
CloseHandle | bool | ||
CreateProcess | bool |
Method | Description | |
---|---|---|
Run ( String &status, String &identity, String cmdline, String startfrom ) : void |
Method | Description | |
---|---|---|
CloseHandle ( |
||
CreateProcess ( String lpApplicationName, String lpCommandLine, SECURITY_ATTRIBUTES &lpProcessAttributes, SECURITY_ATTRIBUTES &lpThreadAttributes, bool bInheritHandle, int dwCreationFlags, |
public static Run ( String &status, String &identity, String cmdline, String startfrom ) : void | ||
status | String | |
identity | String | |
cmdline | String | |
startfrom | String | |
return | void |