Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.