ListARX Method

Gets the currently loaded ObjectARX applications.

See Also | Example

Signature

RetVal = object.ListArx()

Object

Application
The object or objects this method applies to.

RetVal

Variant
An array of ObjectARX applications currently loaded. Returns empty if no applications are currently loaded.

 

   Comments?