MM_CreateRemovableObject
Used by the application’s Identify function to add the newly identified objects to the Media Manager database.
LONG MM_CreateRemovableObject
HNDL *mediaHandle,
OBID parentObjectID,
struct CreateRemovableInfoDef *removableInfo,
LONG removableObjectType,
HNDL applicationHandle,
LONG resourceTag );
The following table lists return values and descriptions.
Typically this API is used in conjunction with the identification of a removable media object. This can also be used to create removable objects to represent media and/or magazines that are off line (on the shelf or otherwise not currently in the system). An application can then be aware of removable media that is not in a device or auto-loader.