The IGetClusterDataInfo::GetObjectCount method retrieves a count of the number of selected objects.
LONG GetObjectCount();
None.
A count of the number of selected objects.
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.
Version: Use Windows NT Server Enterprise Edition 4.0.
Windows CE: Unsupported.
Header: Declared in cluadmex.h.