IWdsTransportNamespace::get_Id method (wdstptmgmt.h)

Receives the unique namespace ID for a namespace that has been registered on the server. The WDS transport server assigns a unique ID to each namespace that has been registered on the server.

This property is read-only.

Syntax

HRESULT get_Id(
  ULONG *pulId
);

Parameters

pulId

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

IWdsTransportNamespace