MM_POOL_DELETE

Deletes a pool (see Pools) from the logical partition.

Version:NetWare 6.x

Parameters

Parameters to MM_ObjectControl for this operation are as follows:

objectID
The OBID of the file system application expected to delete the pool.
operation
Set to MM_VOLUME_DELETE.
parameter1
Set to zero.
parameter2
Set to zero.
parameter3
Set to zero.
bufferLength
Length, in bytes, of the pool name (not including NULL).
buffer
The NULL-terminated name of the pool to be deleted.

Return Values

The following table lists return values and descriptions.

0x00000008

MM_OBJECT_NOT_FOUND

The file system cannot identify the pool, by the given name, as one under the file system’s responsibility.

0xFFFFFFFF

MM_FAILURE

Remarks

MM_POOL_DELETE does not delete the logical partition itself.