WdsTransportProviderCloseContent function (wdstpdi.h)

Closes a content stream specified by a handle.

Syntax

HRESULT WDSTRANSPORTPROVIDERAPI WdsTransportProviderCloseContent(
  [in] HANDLE hContent
);

Parameters

[in] hContent

Handle to the content stream 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