Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Converting a VB Statement (DECLARE -DLL)
Message
De
26/12/1998 20:35:03
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Converting a VB Statement (DECLARE -DLL)
Divers
Thread ID:
00170521
Message ID:
00170521
Vues:
67
Having a DLL in which a function declared in VB as:

Private Sub Planet_Click()

'//
'// Function: calcplanets
'//
'// Input Parameters: String Date in format MM/DD/YYYY
'// String Time (GMT) in format HH:MM
'// Double Longitude
'// Double Time Zone
'// Double Latitude
'// String East or West of Prime Meridian - Specify E or W
'// String Planet name (ie. Jupiter)
'// Integer Planet index (1=Mercury up to 8=Pluto)
'//
'// Return Parameters: String Heliocentric Longitude
'// String Heliocentric Latitude
'// Double Radius Vector (a.u's)
'// String Geocentric Longitude
'// String Geocentric Latitude
'// Double Distance From Earth (a.u's)
'// String R.A.
'// String Declination
'// Double Angular Size
'// Dougble Elongation
'// Double Phase

Does someone knows how is the VFP DECLARE statement?

Thanks

'// Double Magnitude
'// Set this parameter to FALSE
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform