COARefTime::Operator -= (Compact 2013)
3/26/2014
Subtracts one COARefTime object from another COARefTime object and makes this object equal to the result.
Syntax
COARefTime& operator-=(
const COARefTime& rt
);
Parameters
- rt
COARefTime object to be subtracted.
Return Value
Returns the result.
Remarks
This object is the object subtracted from.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |