ltmmCaptureCtrl.ResetTarget Method

Visual Basic Example

Syntax

object.ResetTarget()

Remarks

Resets the media target.

This method will reset the media target to the default value of ltmmCapture_Target_None. Users typically call this method to remove a media target reference from the capture module.

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

See Also

Elements:

ltmmCaptureCtrl.TargetType Property, ltmmCapture_Target Constants

Topics:

Multimedia Properties, Methods and Events