ICollectionOnSTLImpl::get_Count
This method returns the number of items in the collection.
STDMETHOD(get_Count)(
long* pcount
);
Parameters
- pcount
[out] The number of elements in the collection.
Return Value
A standard HRESULT value.
Requirements
Header: atlcom.h