IProcessLock interface
[The use of this interface is not recommended; use the IProcessInitControl interface instead.]
Used by ISurrogateService to prevent the process from terminating due to a time-out.
Members
The IProcessLock interface inherits from the IUnknown interface. IProcessLock also has these types of members:
Methods
The IProcessLock interface has these methods.
| Method | Description |
|---|---|
| AddRefOnProcess |
Increments the reference count of the process. |
| ReleaseRefOnProcess |
Decrements the reference count of the process. |
Requirements
|
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows 2000 Server [desktop apps only] |
|
Header |
|
|
IDL |
|
|
IID |
IID_IProcessLock is defined as 000001d5-0000-0000-C000-000000000046 |
See also
Show: