![]() |
![]() |
![]() |
SeekingCaps.CanSeekForwards Property |
Language: |
Retrieves whether the stream can seek forward.
Visual Basic .NET Public ReadOnly Property CanSeekForwards As Boolean C# public bool CanSeekForwards { get; } Managed C++ public: __property bool get_CanSeekForwards(); JScript .NET public function get CanSeekForwards() : boolean
System.Boolean . A value that is set to true if the stream can seek forward; otherwise, false.
This property is read-only.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center