WdsTransportProviderCloseInstance function (wdstpdi.h)

Closes an instance of a content provider specified by a handle.

Syntax

HRESULT WDSTRANSPORTPROVIDERAPI WdsTransportProviderCloseInstance(
  [in] HANDLE hInstance
);

Parameters

[in] hInstance

Handle to the content provider instance to be closed.

Return value

If the function succeeds, the return is S_OK.

Remarks

This callback is required.

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2008, Windows Server 2003 with SP2 [desktop apps only]
Target Platform Windows
Header wdstpdi.h