DefaultCharacterChange Event

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

Description

Occurs when the user changes the default character.

Syntax

Sub agent.DefaultCharacterChange (ByVal GUID)**

Part Description
GUID Returns the unique identifier for the character.

 

Remarks

This event indicates when the user has changed the character assigned as the user's default character. The server sends this only to clients that have loaded the default character.

When the new character appears, it assumes the same size as any already loaded instance of the character or the previous default character (in that order).

See Also

ShowDefaultCharacterProperties method, Load method