Returns a Boolean value specifying whether the current file is able to fast forward or fast reverse.
object.CanScan
A file can be scanned (fast forwarded or fast rewound) only if the following conditions are all true:
- The file was created by the VidToAsf utility and an index was created successfully.
- The file is playing from a NetShow unicast server (not playing locally).
- The file is not being broadcast.
- AllowScan is True.
This property returns False if FileName is not set.
CanSeek, CanSeekToMarkers, AllowScan
Return to Player Control Reference.
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.