IProcessInitControl interface
Specifies the process initialization time-out interval.
When to use
Use this interface when you want to set the process initialization time-out to a value different from the default 30 seconds.
Members
The IProcessInitControl interface inherits from the IUnknown interface. IProcessInitControl also has these types of members:
Methods
The IProcessInitControl interface has these methods.
| Method | Description |
|---|---|
| ResetInitializerTimeout |
Sets the process initialization time-out. |
Requirements
|
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows 2000 Server [desktop apps only] |
|
Header |
|
|
IDL |
|
|
IID |
IID_IProcessInitControl is defined as 72380d55-8d2b-43a3-8513-2b6ef31434e9 |
Show: