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!

UCOMIConnectionPoint Interface

Used by the custom connection point marshaler that the NGWS runtime provides.

UCOMIConnectionPoint

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

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

Remarks

See the Interop spec for complete details on the use of this interface.

Requirements

Namespace: System.Runtime.InteropServices

Assembly: mscorlib.dll

See Also

UCOMIConnectionPoint Members | System.Runtime.InteropServices Namespace