IDispatch Methods
The methods defined in the IDispatch class are summarized in the following table.
Method | Description |
---|---|
beginNotifyAutomationEvent | Registers the receiver to be notified when an event occurs on an ActiveX automation object |
endNotifyAutomationEvent | Terminates a previous beginNotifyAutomationEvent event |
getInterface | Returns the specified ActiveX interface, if it exists |
The Jade methods that are defined in the IJadeAutoPicture class preloaded into the RootSchema with the OLE Automation object are summarized in the following table.
Method | Description |
---|---|
loadPicture | Creates a picture object from an external file |
makePicture | Creates a picture object from a Jade binary |
savePicture | Saves the image of a picture to the specified external file |