Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::PSI::popup::AppendPopupItem Function
C++
PMENUITEM AppendPopupItem(PMENU pm, int type, PTRSZVAL dwID, CPOINTER pData);
PMENUITEM (* AppendPopupItem)(PMENU pm, int type, PTRSZVAL dwID, CPOINTER pData);
Parameters 
Description 
PMENU pm 
menu to add items to 
int type 
type of the item (MF_TEXT,MF_POPUP, MF_SEPARATOR ?) 
PTRSZVAL dwID 
ID of item. (PMENU of a popup menu if it's a popup item) 
CPOINTER pData 
text data of the item (unless separator) 

Add a new item to a popup menu

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2000+. All rights reserved.
What do you think about this topic? Send feedback!