Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Canon PowerShot Camera API
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Canon PowerShot Camera API
Divers
Thread ID:
01072275
Message ID:
01072275
Vues:
128
Hi all,

I bought a Canon PowerShot A510 Digital Camera. They have a developers API that can be downloaded but they only support C++. I want to try to use the API in a VFP app but I need help changing the Declarations in the .h files to VFP.

These are the first four functions in the .h file.
cdCAPI CDStartSDK( 
	cdVersionInfo*	pVersion,
	cdUInt32		Option
);

cdCAPI CDFinishSDK();

cdCAPI CDGetSDKVersion(
	cdVersionInfo*	pVersion
);

cdCAPI CDGetFunctions (
	cdFunctions *	pFunctions
);
Could someone help me convert these to VFP Declarations? How do you know which dll to point them at?
James Harvey, MCP
Memphis Police Department
225 Channel Three DR
Memphis, TN 38103
901 577-1296
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform