CDrawImage::NotifyStartDraw

 
Microsoft DirectShow 9.0

CDrawImage::NotifyStartDraw

The NotifyStartDraw method is not supported.

Syntax

  void NotifyStartDraw(void);

Return Value

No return value.

Return Value

In earlier versions of the base-class library, this method supported performance measurements by the CDrawImage object.

Requirements

**  Header:** Declared in Winutil.h; include Streams.h.

**  Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).

See Also