Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "IContextMenu3" in [All]

Constants

.

        public static Guid IID_IContextMenu3 = new Guid( 0xbcfce0a0, 0xec17, 0x11d0, 0x8d, 0x10, 0x0, 0xa0, 0xc9, 0xf, 0x27, 0x19);

Interfaces

.

    public interface IContextMenu3 : IContextMenu2 {

.

Interface IContextMenu3

.

Make sure your object explicitly lists all the IContextMenu interfaces or the shell may never call IContextMenu3.HandleMenuMsg2. For example:

.

public class ContextMenuHandler : IShellExtInit, IContextMenu, IContextMenu2, IContextMenu3

.
Documentation
[IContextMenu3] on MSDN
.

    public interface IContextMenu3 : IContextMenu2 {

.

Interface IContextMenu3

.
Documentation
[IContextMenu3] on MSDN

 
Access PInvoke.net directly from VS: