Indicates a client started to play a file.
Private Sub object_OnClientPlay datetime clientid filename
Parameter Description 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.
OnClientConnect, OnClientDisconnect, OnClientStop, OnClientStride
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.