OnClientStop

Description

Indicates a client stopped playing a file.

Syntax
Private Sub object_OnClientStop datetime clientid filename

ParameterDescription
datetime A Date value indicating the time the event occurred expressed in Greenwich mean time (GMT).
clientid A Long value specifying the client ID.
filename A String containing the name of the title the client stopped playing.

See Also

OnClientConnect, OnClientDisconnect, OnClientPlay, OnClientStride

© 1997 Microsoft Corporation. All rights reserved. Terms of Use.