Microsoft DirectX 9.0

CDeferredCommand::Confidence

This method is not currently implemented and returns E_NOTIMPL.

Syntax

HRESULT Confidence(
    LONG *pConfidence
);

Parameters

pConfidence

Pointer to the confidence level.

Return Value

Returns E_NOTIMPL.

Remarks

For information about implementing this method, see IDeferredCommand::Confidence.

See Also