ltmmPlayCtrl.GetStillDIB Method

Visual Basic Example

Syntax

object.GetStillDIB(TimeOut As Long) As Long

Remarks

Retrieves a device independent bitmap. If the method succeeds, the caller must free the returned HDIB by calling the GlobalFree method.

If TimeOut is INFINITE, the method's time-out interval never elapses.

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

See Also

Elements:

ltmmPlayCtrl.GetStillPicture Method

Topics:

Multimedia Properties, Methods and Events