Keysight VISA.NET Help
EventContextHandle Property



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.
Syntax
'Declaration
 
Public ReadOnly Property EventContextHandle As UInteger
'Usage
 
Dim instance As KeysightVisaEventArgs
Dim value As UInteger
 
value = instance.EventContextHandle
public uint EventContextHandle {get;}
public:
property uint EventContextHandle {
   uint get();
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025