This topic has not yet been rated - Rate this topic

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.

MethodDescription
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

ObjIdl.h

IDL

ObjIdl.idl

IID

IID_IProcessLock is defined as 000001d5-0000-0000-C000-000000000046

See also

IProcessInitControl

 

 

Send comments about this topic to Microsoft

Build date: 10/27/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.