Navigation:  ABC Library Reference > WindowComponent Interface > WindowComponent Methods >====== TakeEvent(process the current ACCEPT loop event) ====== Previous pageReturn to chapter overviewNext page

TakeEvent

blk2blue.jpg

The TakeEvent method processes the current ACCEPT loop event.

BrowseClass Implementation:

The TakeEvent method calls the BrowseClass.TakeEvent method to process the current ACCEPT loop event for the BrowseClass object. The method returns a Level:Benign value. For more information see the BrowseClass.TakeEvent section.

FileDropClass Implementation:

The TakeEvent method processes the current ACCEPT loop event for the FileDropClass object. The method returns a Level:Benign value. For more information see the FileDropClass.TakeEvent section.

Return Data Type:     BYTE

See Also:     BrowseClass.TakeEvent, FileDropClass.TakeEvent