3.2.4.4.1.47 IVolumeClient::DeletePartitionNumberInfoFromRegistry (Opnum 56)

The DeletePartitionNumberInfoFromRegistry method deletes the boot partition number change history from persistent storage.

 HRESULT DeletePartitionNumberInfoFromRegistry();

This method has no parameters.

Return Values: The method MUST return 0 or a nonerror HRESULT on success, or an implementation-specific nonzero error code on failure (as specified in [MS-ERREF]; see also section 2.2.1 for HRESULT values predefined by the Disk Management Remote Protocol).

The server MUST process the message as follows:

  1. Delete the boot partition change information from persistent storage (registry).<173>

  2. Wait for the deletion to succeed or fail.

  3. Return a response to the client that contains the status of the operation.