Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the number of objects in the collection.
Syntax
HRESULT Count( UINT *puiCount );
Parameters
- puiCount
[out] Pointer to an unsigned integer that receives the count of objects in the collection.
Return Value
Returns S_OK if successful, or an error value otherwise.