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.
Gets the specified statistic data that is contained in this object.
HRESULT GetStatistics(
  SYNC_STATISTICS which,
  DWORD* pValue);
Parameters
Term  | 
Definition  | 
which  | 
[in] Specifies which statistic to retrieve.  | 
pValue  | 
[out] Returns the specified statistic data.  | 
Return Value
S_OK.
E_INVALIDARG when which is not a member of the SYNC_STATISTICS enumeration.
E_POINTER.