Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
Retrieves a value specifying whether the current file supports scanning.
Compatibility:Windows Media Player
[ bScan = ] MediaPlayer.CanScan
Parameters
Remarks
If the value of this property is true, the current file can be scanned (fast-forwarded or fast-reversed), provided that the AllowScanproperty is set to true.
If a media file has not been selected for the player, by setting the FileNameproperty or calling the Openmethod, the value of this property will be false.
ASF files support scanning, but can only be scanned if the following conditions are all true:
See Also
AllowScan, Playback Methods and Properties