Retrieves the path's playback state: stopped, playing, or paused. Read-only at run time.
Syntax
Scripting state=pathObj.PlayState
Possible Values
- state
- Playback state of the Path object; 0 if stopped, 1 if playing, 2 if paused.
Top of Page
© 2000 Microsoft and/or its suppliers. All rights reserved. Terms of Use.