CreateObject

CreateObject - XpressDox

For more information on the CreateObject function, please refer to the article on Interacting with External Programs.

GetObjectValue - XpressDox

For more information on the GetObjectValue function, please refer to the article on Interacting with External Programs.

GetProperty - XpressDox

For more information on the GetProperty function, please refer to the article on Interacting with External Programs.

InvokeMethod - XpressDox

For more information on the InvokeMethod function, please refer to the article on Interacting with External Programs.

Interact with External Programs

XpressDox and external programs   Using these functions:   CreateObject, GetObjectValue, GetProperty, InvokeMethod and SetProperty   it is possible to instantiate COM (Common Object Model) and .NET objects and address their methods and properties. There are a huge number of applications which are exposed via the COM mechanism, including all the...
Loading...