AVI Object - Pause

Pauses the video in an AVI Object.

Action ID:
Action Category:
Action List Syntax:

34
AVI Object
AVIObject[<<OBJECTNAME>>].Pause

Settings

Object:

The name of the AVI Object that you want to pause.

Error Codes

Value
(%LastErrorNum%)

Simple Message
(%LastErrorMsg%)

Verbose Message
(%LastErrorDetails%)

0 (OK)

 

 

1

MSG_ERR_PLAY_AVI

MSG_ERR_PLAY_AVI
MSG_ERR_OBJECT_NOT_FOUND
<<OBJECTNAME>>

2

MSG_ERR_PLAY_AVI

MSG_ERR_PLAY_AVI
MCI Error String

<<OBJECTNAME>>

Examples

None