Can you create add-in which reacts to Item events like check-out and state change etc., and are accessible via context menus in Item Explorer ?
Hope you can… the EdmLib.IEdmCmdMgr5 does not seem to support Items, but files and folders only, and so far, I was not able to find any documentation pertaining to items, but maybe you can help me….
I have not actually done it, but you should be able to. You should be able to process items just like you do files. Search your API help file for "Programming Items".