Share via


IStreamBufferRecComp::Cancel method (sbe.h)

[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]

The Cancel method cancels an append operation, if one is in progress. Otherwise, it has no effect.

Syntax

HRESULT Cancel();

Return value

Returns an HRESULT value. Possible values include those in the following table.

Return code Description
S_OK
Success

Requirements

   
Minimum supported client Windows�XP with SP1 [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header sbe.h

See also

IStreamBufferRecComp Interface