Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Retrieves a count of the number of files in the enumeration.
Syntax
HRESULT GetCount(
[out] ULONG *puCount
);
Parameters
[out] puCount
Number of files in the enumeration.
Return value
This method returns S_OK on success or one of the standard COM HRESULT values on error.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows XP |
| Minimum supported server | Windows Server 2003 |
| Target Platform | Windows |
| Header | bits.h |
| Library | Bits.lib |
| DLL | QmgrPrxy.dll |