Microsoft KB Archive/103591: Difference between revisions

From BetaArchive Wiki
(importing KB archive)
 
m (Text replacement - """ to """)
 
Line 53: Line 53:
== REFERENCES ==
== REFERENCES ==


"Developer's Guide," version 2.5, pages 178-179
"Developer's Guide," version 2.5, pages 178-179


</div>
</div>

Latest revision as of 09:34, 20 July 2020

Knowledge Base


How to Use _GetNewItemId() API Function

Article ID: 103591

Article Last Modified on 11/17/2003



APPLIES TO

  • Microsoft Visual FoxPro 3.0 Standard Edition
  • Microsoft FoxPro Library Construction Kit 2.6
  • Microsoft FoxPro Library Construction Kit 2.5b for MS-DOS



This article was previously published under Q103591

SUMMARY

After calling _GetNewItemId(), add the item to the menu before calling _GetNewItemId() again. If the item is not added to the menu, subsequent calls to _GetNewItemId() return the same item ID.

REFERENCES

"Developer's Guide," version 2.5, pages 178-179


Additional query words: VFoxWin FoxWin FoxDos 2.50 LCK API menu

Keywords: KB103591