protected internal override void OnInitialize() { CallCreate(ACBrPAFInterop.PAF_Create); PafA = new ACBrPAF_A(this); PafB = new ACBrPAF_B(this); PafC = new ACBrPAF_C(this); PafD = new ACBrPAF_D(this); PafE = new ACBrPAF_E(this); PafH = new ACBrPAF_H(this); PafN = new ACBrPAF_N(this); PafP = new ACBrPAF_P(this); PafR = new ACBrPAF_R(this); PafS = new ACBrPAF_S(this); PafT = new ACBrPAF_T(this); PafU = new ACBrPAF_U(this); PafTitp = new ACBrPAF_TITP(this); }