OnClientPlay

Description

Indicates a client started to play a file.

Syntax
Private Sub object_OnClientPlay 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 is playing.

See Also

OnClientConnect, OnClientDisconnect, OnClientStop, OnClientStride

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