- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I´m working on an addin that needs the vaultAddin ( Inventor Vault / InventorVault.dll ) to update it´s vaultinfo via API.
Since the vaultaddins browserpane.control is an activeX control I can´t access it, and the addin has not implemented a hook to the browserpane.refresh() or browserpane.update() ( causes a crash )
So how do I refresh the vaultAddins information on "what´s actually going on in the vault" through API ?
It seems like I "just" need a reference to the same eventhandler the "refresh vault status" button is calling, but that might be wishfull thinking..?
( C#, VS2012 )
I´m not alone in this 😉
http://forums.autodesk.com/t5/Autodesk-Vault-IdeaStation/Vault-browser-in-Inventor/idi-p/3777122
Solved! Go to Solution.