COARefTime::Operator * (Compact 2013)

3/26/2014

Multiplies the COARefTime object by a value.

Syntax

COARefTime operator*(
  LONG l 
);

Parameters

  • l
    Value to multiply by.

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