Play

Plays, pauses, or stops a multimedia (digital video or sound) document.

Syntax

bRet = KeyView.Play(Mode)

Parameters

Parameter Type Description
Mode Integer

0 – Play

1 – Pause

2 – Stop

Returns

Type Description
Boolean

TRUE if the method succeeds.

FALSE if the method fails.