IProcessInitControl Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |