Microsoft KB Archive/107169: Difference between revisions

From BetaArchive Wiki
(importing KB archive)
 
m (Text replacement - """ to """)
 
Line 42: Line 42:
<div class="notice_section">
<div class="notice_section">


Page 9-43 of the Microsoft Multimedia Viewer version 2.0 &quot;Technical Reference&quot; incorrectly documents the lParam1 that can be used with the GI_BOTADDR flag for VwrGetInfo(). The documentation says &quot;you can specify NULL to obtain the bottom address in the scrolling region of the topmost window.&quot; In fact, if NULL is specified for lParam1, VwrGetInfo always returns -1. lParam1 must specify the window handle of a Viewer topic region.
Page 9-43 of the Microsoft Multimedia Viewer version 2.0 "Technical Reference" incorrectly documents the lParam1 that can be used with the GI_BOTADDR flag for VwrGetInfo(). The documentation says "you can specify NULL to obtain the bottom address in the scrolling region of the topmost window." In fact, if NULL is specified for lParam1, VwrGetInfo always returns -1. lParam1 must specify the window handle of a Viewer topic region.


</div>
</div>

Latest revision as of 10:11, 20 July 2020

Knowledge Base


GI_BOTADDR Documented Incorrectly

Article ID: 107169

Article Last Modified on 10/14/2003



APPLIES TO

  • Microsoft Multimedia Viewer Publishing Toolkit 2.0



This article was previously published under Q107169

Page 9-43 of the Microsoft Multimedia Viewer version 2.0 "Technical Reference" incorrectly documents the lParam1 that can be used with the GI_BOTADDR flag for VwrGetInfo(). The documentation says "you can specify NULL to obtain the bottom address in the scrolling region of the topmost window." In fact, if NULL is specified for lParam1, VwrGetInfo always returns -1. lParam1 must specify the window handle of a Viewer topic region.


Additional query words: 2.00

Keywords: KB107169