IWdsTransportClient::get_MemoryUtilization method (wdstptmgmt.h)

Receives the percentage of the WDS client’s memory in use.

This property is read-only.

Syntax

HRESULT get_MemoryUtilization(
  ULONG *pulMemoryUtilization
);

Parameters

pulMemoryUtilization

Return value

None

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2008 R2 [desktop apps only]
Target Platform Windows
Header wdstptmgmt.h
DLL Wdstptmgmt.dll

See also

IWdsTransportClient