ICOMAdminCatalog2::get_CurrentPartitionID method (comadmin.h)

Retrieves the identifier for the current partition.

This property is read-only.

Syntax

HRESULT get_CurrentPartitionID(
  BSTR *pbstrPartitionID
);

Parameters

pbstrPartitionID

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