Jump to content

INFO

From EDM2

The INFO command fills a user-supplied buffer with information.

Syntax

INFO ──── object ───── PRODUCT ────┬──────────┬────┤
                                   ├─ WAIT   ─┤
                                   └─ NOTIFY ─┘

Keywords

object
Object associated with this media control interface command. The object can be one of the following:
  • Device type
  • Device name
  • Filename
  • Alias
PRODUCT
Returns a description of the hardware associated with a device. This usually includes the manufacturer and model information.
WAIT
The command is executed synchronously. The function waits until the requested action is complete before returning to the application.
NOTIFY
The command is executed asynchronously, allowing control to be returned immediately to the application. When the requested action is complete, an MM_MCINOTIFY message is sent to the application window procedure.

Example

info digitalvideo product