IWdsTransportNamespace::Refresh method (wdstptmgmt.h)

Resets the property values of the namespace with values from the server.

Syntax

HRESULT Refresh();

Return value

Standard HRESULT error values are used: S_OK for success; others for failure.

Remarks

The method fails if the namespace object has never been registered on the server.

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