Properties and Methods

All interfaces (in the COM sense) have only functions that you can call. Functions correspond to the Methods of Visual Basic. Many interfaces also have special get and put methods. In this case, you can assume they refer to properties (corresponding to member variables of C++ classes). For example: