IWdsTransportContentProvider::get_InitializationRoutine method (wdstptmgmt.h)

Retrieves the name of the method called to initialize the content provider.

This property is read-only.

Syntax

HRESULT get_InitializationRoutine(
  BSTR *pbszInitializationRoutine
);

Parameters

pbszInitializationRoutine

Return value

None

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2012 [desktop apps only]
Target Platform Windows
Header wdstptmgmt.h
DLL Wdstptmgmt.dll

See also

IWdsTransportContentProvider