IWdsTransportSession::get_NetworkInterfaceAddress method (wdstptmgmt.h)

Receives the MAC address of the server network interface used by this transport session.

This property is read-only.

Syntax

HRESULT get_NetworkInterfaceAddress(
  BSTR *pbszNetworkInterfaceAddress
);

Parameters

pbszNetworkInterfaceAddress

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

IWdsTransportSession