IGetClusterDataInfo::GetObjectCount

The IGetClusterDataInfo::GetObjectCount method retrieves a count of the number of selected objects.

LONG GetObjectCount();
 

Parameters

None.

Return Values

A count of the number of selected objects.

Remarks

At present, because Cluster Administrator supports only one selected object, GetObjectCount always returns 1. However, Cluster Administrator extensions should be prepared to handle the case where more than one object is selected.

QuickInfo

  Version: Use Windows NT Server Enterprise Edition 4.0.
  Windows CE: Unsupported.
  Header: Declared in cluadmex.h.