The following table provides summary descriptions of the AutoLISP ActiveX method invocation functions.
Method invocation functions  | 
                  |
|---|---|
Function  | 
                     Description  | 
                  
(vlax-invoke-method obj method list)  | 
                     Calls the specified method of an object  | 
                  
(vlax-method-applicable-p obj method)  | 
                     Determines if an object supports a particular method  |