Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Current »


This event object is generated by the roUsbHidEmulator object when there is a LED state change. 

ifUsbHidEmulatorEvent 

GetState() As Object

Returns the new LED state. 

ifUserData 

SetUserData(user_data As Object) 

Sets the user data that will be returned when events are raised. 

GetUserData() As Object

Returns the user data that has previously been set via SetUserData(). It will return Invalid if no data has been set. 

ON THIS PAGE

  • No labels