Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ComClassAttribute Class provides properties that identify the object and indicate if the name shadows another member.
Properties
Contains a class ID used to uniquely identify the class. |
|
Contains an event ID used to uniquely identify the event. |
|
Contains an interface ID used to uniquely identify the interface. |
|
Indicates that a generated COM interface name shadows another member of the class or base class. |
Constructor
Initializes a new instance of the ComClassAttribute class. |
Requirements
Namespace:Microsoft.VisualBasic
Assembly: Visual Basic Runtime Library (in Microsoft.VisualBasic.dll)
See Also
Tasks
Walkthrough: Creating COM Objects with Visual Basic
Concepts
Attributes Used in Visual Basic
Reference
System.Runtime.InteropServices