ltmmTargetFormat.ShowCacheDialog Method

Visual Basic Example

Syntax

object.ShowCacheDialog(Dialog As Long, hWnd As Long)

Remarks

Shows the specified property dialog for the caching filter.

Use the ltmmTargetFormat.UseFilterCache property to get a value that indicates whether the toolkit is currently caching filters; or set a value that indicates whether to enable or disable the caching of filters. Use the ltmmTargetFormat.GetCacheObject method to retrieve the caching filter object. Use the ltmmTargetFormat.HasCacheDialog method to query whether the specified property dialog for the caching filter is available.

See Also

Elements:

ltmmTargetFormat.UseFilterCache property, ltmmTargetFormat.HasCacheDialog method, ltmmTargetFormat.GetCacheObject method

Topics:

Multimedia Properties, Methods and Events