Microsoft DirectX 8.1 (C++) |
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