COARefTime::Operator += (Compact 2013)

3/26/2014

Adds two COARefTime objects and makes this object equal to the result.

Syntax

COARefTime& operator+=(
  const COARefTime& rt 
);

Parameters

Return Value

Returns the result.

Requirements

Header

dshow.h,
Streams.h

Library

ole32.lib,
Ole32auth.lib,
Strmbase.lib,
Strmiids.lib,
uuid.lib

See Also

Reference

COARefTime Class