IDefaultFolderMenuInitialize interface (shobjidl_core.h)
Provides methods used to get and set shortcut menu information. This information is the same as that provided to SHCreateDefaultContextMenu through the DEFCONTEXTMENU structure.
Note Do not use this method to reinitialize a shortcut menu; use IShellExtInit::Initialize instead.
Inheritance
The IDefaultFolderMenuInitialize interface inherits from the IUnknown interface. IDefaultFolderMenuInitialize also has these types of members:
Methods
The IDefaultFolderMenuInitialize interface has these methods.
IDefaultFolderMenuInitialize::GetMenuRestrictions . (IDefaultFolderMenuInitialize.GetMenuRestrictions) |
IDefaultFolderMenuInitialize::Initialize . (IDefaultFolderMenuInitialize.Initialize) |
IDefaultFolderMenuInitialize::SetHandlerClsid . (IDefaultFolderMenuInitialize.SetHandlerClsid) |
IDefaultFolderMenuInitialize::SetMenuRestrictions . (IDefaultFolderMenuInitialize.SetMenuRestrictions) |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps only] |
Minimum supported server | Windows Server 2012 [desktop apps only] |
Target Platform | Windows |
Header | shobjidl_core.h (include Shobjidl.h) |