Mint NextMove PCI Bedienungsanleitung Seite 35

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 70
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 34
Advanced Features 6-5
8. When the application starts up it needs to
create a handle to the controller. Right
click on the dialog. Select Events… and
select WM_INITDIALOG, click the Edit
Existing button.
This will open an editor window
displaying the function that is
called to initialize the dialog.
Here we need to create a handle to the controller to enable communication with the controller. At the
bottom of the function before the return statement add the code:
m_controller.setNextMovePCI1Link ( 0, 0 );
Seitenansicht 34
1 2 ... 30 31 32 33 34 35 36 37 38 39 40 ... 69 70

Kommentare zu diesen Handbüchern

Keine Kommentare