Share via


IVariantDictionary::get_Count

The IVariantDictionary::get_Count method returns the number of items in either the Contents or StaticObjects collection.

HRESULT get_Count(
      int* cStrRet
);

Parameters

  • cStrRet
    [retval] [out] Points to an integer that contains a total of the number of items in the collection.

Requirements

Client: Requires Windows XP Professional, Windows 2000 Professional, or Windows NT Workstation 4.0.

Server: Requires Windows Server 2003, Windows 2000 Server, or Windows NT Server 4.0.

Product: IIS

See Also