ltmmTargetFormat.HasCacheDialog Method

Visual Basic Example

Syntax

object.HasCacheDialog(Dialog As Long) As Boolean

Remarks

Queries whether the specified property dialog for the caching filter is available.

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.ShowCacheDialog method to display a specific property dialog for the caching filter.

See Also

Elements:

ltmmTargetFormat.UseFilterCache property, ltmmTargetFormat.GetCacheObject method, ltmmTargetFormat.ShowCacheDialog method

Topics:

Multimedia Properties, Methods and Events