IWdsTransportSession::get_MasterClientId method (wdstptmgmt.h)

Receives a unique client ID assigned by the WDS server that identifies the master client for this session.

This property is read-only.

Syntax

HRESULT get_MasterClientId(
  ULONG *pulMasterClientId
);

Parameters

pulMasterClientId

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