| Document Path: | Home Page / Programming / HTML2EXE / Interfaces / Process Object |   |
| Properties | ApplicationName CreationFlags CurrentDirectory ExitCode InheritHandles ProcessID Property ThreadID |
| Methods | AddArgument Clear Create SetStartupInfo Terminate WaitForInputIdle |
| Value | BSTR (path of the executable file) |
| Access | Get, Put |
| Notes | SDK Keyword: CreateProcess |
| Value | ULONG |
| Access | Get, Put |
| Notes | SDK Keyword: CreateProcess |
| Value | BSTR |
| Access | Get, Put |
| Notes | SDK Keyword: CreateProcess |
| Value | VARIANT |
| Access | Get |
| Notes | SDK Keyword: CreateProcess |
| Value | BOOL |
| Access | Get, Put |
| Notes | SDK Keyword: CreateProcess |
| Value | ULONG |
| Access | Get |
| Notes | SDK Keyword: CreateProcess |
| Value | VARIANT |
| Arguments: |
|
| Access | Get, Put |
| Notes | For storing runtime varialbles |
| Value | ULONG |
| Access | Get |
| Notes | SDK Keyword: CreateProcess |
| Return Value | |
| Arguments: |
|
| Notes | SDK Keyword: CreateProcess |
| Return Value | |
| Notes | Clear the Process's data members, so that you can re-use the Object |
| Return Value | ULONG |
| Notes | SDK Keyword: CreateProcess |
| Return Value | |
| Arguments: |
|
| Notes | SDK Keyword: CreateProcess |
| Return Value | |
| Arguments: |
|
| Notes | SDK Keyword: TerminateProcess |
| Return Value | |
| Arguments: |
|
| Notes | SDK keyword: WaitForInputIdle |