@@ -53,8 +53,8 @@ class B: public PIObject {
PIOBJECT(B)
public:
B() {}
EVENT1(eventB1, float, f);
EVENT1(eventB2, PIString, s);
EVENT1(eventB1, float, f)
EVENT1(eventB2, PIString, s)
//uchar _[0x20];
};
The note is not visible to the blocked user.