HOMEPAGE

Development Sites - Information for Software-Developers

Developer Platform
The first instructions
Installations
System param. structures
connect to MeteoCom
simple screen drawing
own data drawing
Picture service
File Management
EmailBulletin Service

MeteoTools::ConnectMeteoCom

void ConnectMeteoCom(HWND hwnd, int service_type);

Parameters

    hwnd

    A handle to the window.

    service_type
   
   
one of this or a combination  (defined in MeteoToolsDefs.h)
  
    The possible settings for
service_type are the following values:

    BONITO_PIC_SERVICE       ;only for picture service  (also radio fax )
    BONITO_TXT_SERVICE      ;only for text  service     (only radio rtty)
    BONITO_SYN_SERVICE      ;only for synop service    (also radio rtty)
    BONITO_MET_SERVICE      ;only for internet meteo service

 

Remarks

    Connect, init and get the directorys of the MeteoCom-System --> myBMS_Para

Example
 
   ConnectMeteoCom(m_hWnd,BONITO_PIC_SERVICE|BONITO_MET_SERVICE);

 

See Also   DisConnectMeteoCom

 

   Copyright 2006 © Bonito Germany.   
www.bonito.net