BalloonHide Event

[Microsoft Agent is deprecated as of Windows 7, and may be unavailable in subsequent versions of Windows.]

Description

Occurs when a character's word balloon is hidden.

Syntax

Sub agent_BalloonHide (ByVal CharacterID**)**

Part Description
CharacterID Returns the ID of the character associated with the word balloon.

 

Remarks

The server sends this event only to the clients of the character (applications that have loaded the character) that uses the word balloon.

See Also

BalloonShow event