vlax-typeinfo-available-p
(vlax-typeinfo-available-p
vlaObject)
This function verifies whether the TypeLibrary
is available for the specified vlaObject.
Arguments |
vlaObject (VLA-Object) any COM object |
Return |
T if the TypeLibrary is available, NIL otherwise |
Example |
|
Remarks |
can be helpful when accessing "external" COM objects (MS Office, WIndows, ...) |
© Bricsys NV. All rights reserved. |