ICOMAdminCatalog2::get_CurrentPartitionName method (comadmin.h)

Retrieves the name of the current partition.

This property is read-only.

Syntax

HRESULT get_CurrentPartitionName(
  BSTR *pbstrPartitionName
);

Parameters

pbstrPartitionName

Return value

None

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header comadmin.h

See also

ICOMAdminCatalog2