API Reference > OdRx Classes > OdRxMethod Class
OdRxMethod Class
OdRxMethodOdRxMethodOdRxMethod
Syntax
C++
class OdRxMethod : public OdRxMember;

RxMethod.h

This class allows implementing "protocol extension-like" members, or late binding calls for scripting. 

 

 
Name 
Description 
 
Executes the underlying method of the object.
 
 
Returns eOk if the method can be executed with this parameter. 
 
This is ODRX_DECLARE_MEMBERS, a member of class OdRxMethod. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.