ICOMAdminCatalog2::get_Is64BitCatalogServer method (comadmin.h)

Indicates whether the currently connected catalog server is a 64-bit computer.

This property is read-only.

Syntax

HRESULT get_Is64BitCatalogServer(
  VARIANT_BOOL *pbIs64Bit
);

Parameters

pbIs64Bit

Return value

None

Requirements

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

See also

ICOMAdminCatalog2