Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
This method 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 Next, Clone, Skip, and Reset need to be implemented.