EVENT.GetInfo

Previous  Next

 

info = EVENT.GetInfo( nInfo AS INTEGER ) AS VALUE

 


 

Returns information about the current Scriptbar Event.  The following information can be retrieved:

 

CONST EVENT_INFO_ID          = 0

CONST EVENT_INFO_ITEM        = 1

CONST EVENT_INFO_WPARAM      = 2

CONST EVENT_INFO_LPARAM      = 3

 

The returned information in WPARAM and LPARAM depends on the ID and ITEM