Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Returns the number of elements in the enumeration.
Syntax
Parameters
pcelt
[out] Returns the number of elements in the enumeration.
Return Value
If successful, returns S_OK; otherwise, returns an error code.
Remarks
This method is not part of the customary COM enumeration interface which specifies that only the Next, Clone, Skip, and Reset methods need to be implemented.