vlax-method-applicable-p
(vlax-method-applicable-p vlaObject
objMethod)
This function verifies whether the
specified vlaObject object supports the specified objMethod method.
Arguments |
vlaObject (VLA-Object) any COM object |
Return |
T or NIL |
Example |
(vlax-method-applicable
mspace 'AddLine) T |
Remarks |
|
© Bricsys NV. All rights reserved. |