MM_DeleteHotFix

Removes the Hot Fix information from a partition object and deletes the related Hot Fix object from the Media Manager object database.

Local Servers:Blocking
Remote Servers:Blocking
NetWare Server: 5.x
Platform:DOS, NLM, OS/2, Windows* 3.1, Windows NT*, Windows*95
Service:Media Manager

Syntax

  LONG MM_DeleteHotFix (LONG hotFixObjectID); 
  
  

Parameters

hotFixObjectID
The Media Manager object ID of the unreserved Hot Fix object to be deleted.

Return Values

The following table lists return values and descriptions.

0x00000000

MM_OK

0x00000001

MM_INVALID_0BJECT

0x00000006

MM_RESERVATION_CONFLICT

0x00000016

MM_PARAMETER_ERROR

0xFFFFFFFF

MM_FAILURE