Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
unsafe | ShellExecuteHelper (global::Interop.Shell32.SHELLEXECUTEINFO *executeInfo) |
bool | ShellExecuteOnSTAThread () |
Properties | |
int | ErrorCode [get, private set] |
Private Member Functions | |
unsafe void | ShellExecuteFunction () |
Private Attributes | |
unsafe readonly global::Interop.Shell32.SHELLEXECUTEINFO * | _executeInfo |
bool | _succeeded |
bool | _notpresent |
Definition at line 36 of file Process.cs.