This reference page is linked to from the following overview topics: Creating a Parameter Block 1, Setting Up the Parameter Block.
#include <iparamb.h>
Public Member Functions |
|
| virtual | ~UserType () |
| virtual Control * | CreateController ()=0 |
| virtual BOOL | operator== (const UserType &t)=0 |
| virtual UserType & | operator= (const UserType &t)=0 |
| virtual ~UserType | ( | ) | [inline, virtual] |
{};
| virtual Control* CreateController | ( | ) | [pure virtual] |
| virtual BOOL operator== | ( | const UserType & | t | ) | [pure virtual] |