IPartDiscardControl::GetDiscardProperties method (filterpipeline.h)

The GetDiscardProperties method gets the properties of the discard control.

Syntax

HRESULT GetDiscardProperties(
  [out] BSTR *uriSentinelPage,
  [out] BSTR *uriPartToDiscard
);

Parameters

[out] uriSentinelPage

The URI of the first fixed page that no longer needs the identified resource to be processed.

[out] uriPartToDiscard

The URI of the resource that the consumer can discard.

Return value

GetDiscardProperties returns an HRESULT value.

Requirements

Requirement Value
Target Platform Desktop
Header filterpipeline.h