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!

IDispatchImplAttribute Class

Object
   Attribute
      IDispatchImplAttribute

[Visual Basic]
Public Class IDispatchImplAttribute
   Inherits Attribute
[C#]
public class IDispatchImplAttribute : Attribute
[C++]
public __gc class IDispatchImplAttribute : public Attribute
[JScript]
public class IDispatchImplAttribute extends Attribute

Remarks

Can be used to attribute classes or assemblies.

Requirements

Namespace: System.Runtime.InteropServices

Assembly: mscorlib.dll

See Also

IDispatchImplAttribute Members | System.Runtime.InteropServices Namespace | IDispatchImplType