3.2.4.4.3.62 IVolumeClient3::SecureSystemPartition (Opnum 73)

The SecureSystemPartition method toggles the secure state of the system partition. Securing the system partition means preventing the system partition from being accessed once the system boot sequence is over.

 HRESULT SecureSystemPartition();

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).

When the server receives an IVolumeClient3::SecureSystemPartition message, it MUST process that message, as specified in IVolumeClient::SecureSystemPartition (section 3.2.4.4.1.59).