| Ivi.Visa Namespace : INativeVisaEventArgs Interface |
The following tables list the members exposed by INativeVisaEventArgs.
| Name | Description | |
|---|---|---|
![]() | EventArgs | An event args reference for the native C event. This may reference an object that derives from EventArgs, if the event handler for the event specified by the EventArg.EventType of EventArg.CustomEventType properties uses a derived class. |
| Name | Description | |
|---|---|---|
![]() | Dispose | (Inherited from System.IDisposable) |
![]() | GetAttributeBoolean | Overloaded. Retrieve the value of the specified attribute from the native C implementation. |
![]() | GetAttributeByte | Overloaded. Retrieve the value of the specified attribute from the native C implementation. |
![]() | GetAttributeInt16 | Overloaded. Retrieve the value of the specified attribute from the native C implementation. |
![]() | GetAttributeInt32 | Overloaded. Retrieve the value of the specified attribute from the native C implementation. |
![]() | GetAttributeInt64 | Overloaded. Retrieve the value of the specified attribute from the native C implementation. |
![]() | GetAttributeString | Overloaded. Retrieve the value of the specified attribute from the native C implementation. |