M-Files API 23.11.13135.0
GetIndexByGUID Method
EventHandlers Collection : GetIndexByGUID Method
The GUID of the event handler.
Description
Gets the index of the event handler with the specified GUID. Returns -1 if no match is found.
Syntax
Visual Basic
Public Function GetIndexByGUID( _
   ByVal EventHandlerGUID As String _
) As Long
Parameters
EventHandlerGUID
The GUID of the event handler.
See Also

EventHandlers Collection  | EventHandlers Members