MM_DeleteRemovableObject

Deletes a removable IO object.

Local Servers:Blocking
NetWare Server: 5.x
Platform:NLM
Service:Media Manager

Syntax

  LONG MM_DeleteRemovableObject (OBID objectID); 
  
  

Parameters

objectID
The OBID of the object to be reserved.

Return Values

The following table lists return values and descriptions.

0x00000000

MM_OK

0x00000001

MM_INVALID_OBJECT

Remarks

Only off-line removable objects can be deleted by using this function. Deleting a removable object will also delete all dependent removable objects. For instance, deleting a magazine object will also delete all the media objects representing the media in the slots of the magazine.

See Also

MM_DeleteRemovableObject