Microsoft DirectX 9.0

MSVidClosedCaptioning.Enable

This topic applies to Windows XP only.

The Enable property enables or disables closed captioning.

Syntax

objMSVidClosedCaptioning.Enable As Boolean

Parameters

This property takes no parameters.

Error Codes

If the property fails, an error is raised and Err.Number is set to a value other than zero.

Return Values

Returns True if closed caption is enabled, or False otherwise.

Remarks

This property is read/write.

See Also