IWdsTransportClient::get_IpAddress method (wdstptmgmt.h)

Receives a string value that contains the IP address of the WDS client.

This property is read-only.

Syntax

HRESULT get_IpAddress(
  BSTR *pbszIpAddress
);

Parameters

pbszIpAddress

Return value

None

Requirements

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

See also

IWdsTransportClient