Draw(dwDrawAspect, lindex, aspectFlags, hdcTargetDev, hdcDraw, left, top, right, bottom, left, top, right, bottom, funcContinue, obContinue)
Description of Draw.
Parameters
dwDrawAspect : int
Description for dwDrawAspectlindex : int
Description for lindexaspectFlags : int
Integer value for the dwFlags item of the DVASPECTINFO structure.hdcTargetDev : HDC
Description for hdcTargetDevhdcDraw : HDC
Description for hdcDrawleft, top, right, bottom : int, int, int, int
Bounds rectangle.left, top, right, bottom : int, int, int, int
WBounds rectangle.funcContinue : object
A continue function.obContinue : object
Value passed to the function.