CRefTime::operator +=

Adds the value of another CRefTime object to this CRefTime object.

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

Parameters

Return Values

Returns a reference to this object.

 Last updated on Tuesday, July 13, 2004

© 1992-2000 Microsoft Corporation. All rights reserved.