IWdsTransportNamespace::get_Configuration method (wdstptmgmt.h)

Sets or retrieves the configuration information for the content provider of the namespace.

This property is read/write.

Syntax

HRESULT get_Configuration(
  BSTR *pbszConfiguration
);

Parameters

pbszConfiguration

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