CDrawImage::NotifyEndDraw
Microsoft DirectShow 9.0 |
CDrawImage::NotifyEndDraw
The NotifyEndDraw method is not supported.
Syntax
void NotifyEndDraw(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