ltmmCaptureCtrl.IsModeAvailable Method

Visual Basic Example

Syntax

object.IsModeAvailable(Mode As Long) As Boolean

Remarks

Specifies whether the specified capture mode is available.

This method is useful for determining whether all the components, necessary for a particular capture mode, have been initialized.

If the method fails, an error is raised. For more information, refer to the Error Codes.

See Also

Elements:

ltmmCaptureCtrl.ReadyCapture Method, ltmmCaptureCtrl.StartCapture Method, ltmmCapture_Mode Constants

Topics:

Multimedia Properties, Methods and Events