Microsoft DirectX 9.0

ISectionList::CancelPendingRequest

The CancelPendingRequest method cancels any pending asynchronous request.

Syntax

HRESULT CancelPendingRequest();

Parameters

This method takes no parameters.

Return Values

The method returns an HRESULT. Possible values include those in the following table.

Return code Description
S_OK The method succeeded.

See Also