This documentation is archived and is not being maintained.
IProcessInitControl Interface
.NET Framework 1.1
Note: This namespace, class, or member is supported only in version 1.1 of the .NET Framework.
Supports setting the time-out for the Startup method.
For a list of all members of this type, see IProcessInitControl Members.
[Visual Basic] <Guid("72380d55-8d2b-43a3-8513-2b6ef31434e9")> <InterfaceType(ComInterfaceType.InterfaceIsIUnknown)> Public Interface IProcessInitControl [C#] [Guid("72380d55-8d2b-43a3-8513-2b6ef31434e9")] [InterfaceType(ComInterfaceType.InterfaceIsIUnknown)] public interface IProcessInitControl [C++] [Guid("72380d55-8d2b-43a3-8513-2b6ef31434e9")] [InterfaceType(ComInterfaceType::InterfaceIsIUnknown)] public __gc __interface IProcessInitControl [JScript] public Guid("72380d55-8d2b-43a3-8513-2b6ef31434e9") InterfaceType(ComInterfaceType.InterfaceIsIUnknown) interface IProcessInitControl
Requirements
Namespace: System.EnterpriseServices
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: System.Enterpriseservices (in System.Enterpriseservices.dll)
See Also
IProcessInitControl Members | System.EnterpriseServices Namespace
Show: