Implements the OnAddInsUpdate method of the IDTExtensibility2 interface. Receives notification when the collection of Add-ins has changed.
Implements a Try/Catch block that handles Exception, DataException, and all the exceptions that derive from DataException. ...
Implements keyword Indicates that a class or structure member is providing the implementation for a member defined in an ...
Implements statement Specifies one or more interfaces, or interface members, that must be implemented in the class or structure ...
Implements the OnAddInsUpdate method of the IDTExtensibility2 interface. Receives notification that the collection of Add-ins ...
Implements the OnAddInsUpdate method of the IDTExtensibility2 interface. Receives notification when the collection of Add-ins ...
Implements the OnBeginShutdown method of the IDTExtensibility2 interface. Receives notification that the host application ...
Implements the OnConnection method of the IDTExtensibility2 interface. Receives notification that the Add-in is being loaded. ...
Implements the OnDisconnection method of the IDTExtensibility2 interface. Receives notification that the Add-in is being ...
Implements the OnStartupComplete method of the IDTExtensibility2 interface. Receives notification that the host application ...