typedef enum _ltmmProcessor_Dlg
{
ltmmProcessor_Dlg_Properties,
} ltmmProcessor_Dlg;
The ltmmProcessor_Dlg constants define helper and property dialog boxes available in the ltmmProcessor object.
Constant |
Description |
ltmmProcessor_Dlg_Properties |
[0] Specifies the properties of the dialog box. |
See Also