GetCount method

Obsolete. Gets the number of items contained in the enumeration sequence.

Syntax

HRESULT retVal = object.GetCount(pnCount);

Parameters

  • pnCount [out]
    Type: unsigned long

    A pointer to an unsigned long integer value that indicates the number of items in the enumeration sequence.

Remarks

Windows Internet Explorer 7 and later. This interface is obsolete and should not be used.