This documentation is archived and is not being maintained.
IStateRuntime Interface
.NET Framework 1.1
This type supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] <Guid("7297744b-e188-40bf-b7e9-56698d25cf44")> <InterfaceType(ComInterfaceType.InterfaceIsIUnknown)> Public Interface IStateRuntime [C#] [Guid("7297744b-e188-40bf-b7e9-56698d25cf44")] [InterfaceType(ComInterfaceType.InterfaceIsIUnknown)] public interface IStateRuntime [C++] [Guid("7297744b-e188-40bf-b7e9-56698d25cf44")] [InterfaceType(ComInterfaceType::InterfaceIsIUnknown)] public __gc __interface IStateRuntime [JScript] public Guid("7297744b-e188-40bf-b7e9-56698d25cf44") InterfaceType(ComInterfaceType.InterfaceIsIUnknown) interface IStateRuntime
See Also
Show: