Skip to content

Latest commit

 

History

History
54 lines (28 loc) · 1.01 KB

idlecomplete-event.md

File metadata and controls

54 lines (28 loc) · 1.01 KB
title description ms.assetid ms.topic ms.date
IdleComplete Event
IdleComplete Event
1d684f75-f23e-4ed8-a60a-5e6792332103
article
05/31/2018

IdleComplete Event

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

Description

Occurs when the server ends the Idling state of a character.

Syntax

Sub agent**_IdleComplete** (ByVal CharacterID**)**

Part Description
CharacterID Returns the ID of the idling character as a string.

 

Remarks

The server sends this event to all clients of the character.

See Also

IdleStart event