A Message Port is the place messages (events) are sent.

Supported Interfaces

Description

When using BrightScript, you would not call these functions directly. Instead, use the "Wait" BrightScript statement.  This object is created with no parameters:

  • CreateObject("roMessagePort")

See Also

Event Loops