[This is preliminary documentation and subject to change.]
The GetContextMenu function provides a means to obtain a context menu for a plugin module. Note that the context menu will be destroyed by host.
GetContextMenu (
HMENU* phMenu
);
The GetContextMenu function has no return values.