Microsoft KB Archive/103591

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 08:34, 20 July 2020 by X010 (talk | contribs) (Text replacement - """ to """)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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