IProcessInitControl Interface

Definition

Enables specification of a time-out interval for initialization of a process. For more information, see IProcessInitControl.

public interface class IProcessInitControl
public interface class IProcessInitControl
__interface IProcessInitControl
[System.Runtime.InteropServices.Guid("72380D55-8D2B-43A3-8513-2B6EF31434E9")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IProcessInitControl
[System.Runtime.InteropServices.Guid("72380D55-8D2B-43A3-8513-2B6EF31434E9")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IProcessInitControl
[<System.Runtime.InteropServices.Guid("72380D55-8D2B-43A3-8513-2B6EF31434E9")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IProcessInitControl = interface
[<System.Runtime.InteropServices.Guid("72380D55-8D2B-43A3-8513-2B6EF31434E9")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IProcessInitControl = interface
Public Interface IProcessInitControl
Attributes

Methods

ResetInitializerTimeout(UInt32)

Applies to