@msdn=http://search.microsoft.com/search/results.aspx?qu=$$$ @pinvoke=http://pinvoke.net/$$$.htm Summary: TODO - a short description !!!!C# Definition: [Guid("bcfce0a0-ec17-11d0-8d10-00a0c90f2719")] public interface IContextMenu3 : IContextMenu2 { [PreserveSig] int HandleMenuMsg2( uint uMsg, uint wParam, uint lParam, IntPtr plResult ); } !!!!VB Definition: <ComImport> _ <Guid("TODO")> _ 'TODO: Insert <InterfaceType(ComInterfaceType.InterfaceIsIUnknown)> _ if this doesn't derive from IDispatch Interface IContextMenu3 TODO End Interface !!!!User-Defined Types: None. !!!!Notes: None. Documentation: IContextMenu3@msdn on MSDN
Edit Interfaces.IConte...
You do not have permission to change this page. If you feel this is in error, please send feedback with the contact link on the main page.