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!

NoIDispatchAttribute Constructor

Initializes a new instance of the NoIDispatchAttribute class.

[Visual Basic]
Public Sub New()
[C#]
public NoIDispatchAttribute();
[C++]
public: NoIDispatchAttribute();
[JScript]
public function NoIDispatchAttribute();

See Also

NoIDispatchAttribute Class | NoIDispatchAttribute Members | System.Runtime.InteropServices Namespace