ltmmDevices.Refresh Method

Visual Basic Example

Syntax

object.Refresh()

Remarks

Rebuilds the device collection.

This method will rebuild the collection of system-registered devices.

It is usually called from applications that respond to system device change notifications.

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

See Also

Elements:

ltmmDevices.Count Property, ltmmDevices.Item Method

Topics:

Multimedia Properties, Methods and Events