NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

IRemotingTypeInfo Interface

Interface for providing type information. Users can use this interface to provide custom type information that is carried along with the ObjRef.

IRemotingTypeInfo

[Visual Basic]
Public Interface IRemotingTypeInfo
[C#]
public interface IRemotingTypeInfo
[C++]
public __gc __interface IRemotingTypeInfo

[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.

Remarks

[To be supplied.]

Requirements

Namespace: System.Runtime.Remoting

Assembly: mscorlib.dll

See Also

IRemotingTypeInfo Members | System.Runtime.Remoting Namespace