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!

ISynchronizeInvoke Interface

[To be supplied.]

ISynchronizeInvoke

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

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

Classes that Implement ISynchronizeInvoke

Class Description
RichControl Defines a base class for controls, which are components with visual representation.

Remarks

[To be supplied.]

Requirements

Namespace: System.ComponentModel

Assembly: System.dll

See Also

ISynchronizeInvoke Members | System.ComponentModel Namespace