ltmmCaptureCtrl.CaptureDIB Method

Visual Basic Example

Syntax

object.CaptureDIB() As Long

Remarks

Captures a device independent bitmap.

This method will capture a single device independent bitmap.

If the method succeeds, the caller must free the returned HDIB by calling the GlobalFree method.

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

See Also

Elements:

ltmmCaptureCtrl.CapturePicture Method, ltmmCaptureCtrl.GetStillDIB Method, ltmmCaptureCtrl.GetStillPicture Method

Topics:

Multimedia Properties, Methods and Events