| Ivi.Visa Namespace > UsbInterruptEventArgs Class : UsbInterruptEventArgs Constructor |
'DeclarationPublic Function New( _ ByVal exceededMaximumSize As Boolean, _ ByVal data() As Byte _ )
'UsageDim exceededMaximumSize As Boolean Dim data() As Byte Dim instance As New UsbInterruptEventArgs(exceededMaximumSize, data)
public UsbInterruptEventArgs( bool exceededMaximumSize, byte[] data )
public: UsbInterruptEventArgs( bool exceededMaximumSize, array<byte>^ data )
Current with Keysight IO Libraries Suite 18