.. highlightlang:: us .. index:: VideoDestroy .. _videodestroy: VideoDestroy ============ .. us.tag VideoDestroy NOTREADYENGLISH video-create New5503 :ref:`VideoDestroy` destroys a video object. .. function:: bool = VideoDestroy(hVideo) .. us.return **Return Value** bool is TRUE (1), if the function was successful and otherwise FALSE (0). .. us.params **Parameters** .. uparam:: hVideo Identifies the video. .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Description * - R2013.3 - New. .. seealso:: :ref:`overview-videos`, :ref:`VideoCreate`, :ref:`VideoCommand` :sub:`id-1547207`