OnClientStride

Description

Indicates a client began scanning a file (fast forward or fast reverse).

Syntax
Private Sub object_OnClientStride 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 scanning.

See Also

OnClientConnect, OnClientDisconnect, OnClientPlay, OnClientStop

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