IComNativeDescriptorHandler::GetEvents Method (Object^, array<Attribute^>^)
.NET Framework (current version)
Gets the events with the specified attributes for the specified component.
Assembly: System (in System.dll)
Parameters
- component
-
Type:
System::Object^
The component to get events for.
- attributes
-
Type:
array<System::Attribute^>^
The attributes used to filter events.
Return Value
Type: System.ComponentModel::EventDescriptorCollection^A collection of event descriptors for component.
Note |
|---|
This API is now obsolete. The non-obsolete alternative is ComObjectType. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
