Camera Hacker

:

Add Comment | Related Links | TrackBack
Related Content

EdsGetPropertyData getting unsaported every time with saveTo

Hello,
I am using Java JNA to call EDSDK api. I am trying to set/get the property kEdsPropID_SaveTo by using method EdsSetPropertyData/EdsGetPropertyData.I am always getting EDS_ERR_NOT_SUPPORTED error.
I want to set this property because I want to Downloads a file on a remote camera (in the camera memory or on a memory card) to the host computer.So first i need to set kEdsPropID_SaveTo property,right? Here is my code

final int kEdsPropID_SaveTo=0x0000000b
PointerByReference pointerref=new PointByReference();
EDSDK.EdsSetPropertyData(cameraRef, kEdsPropID_SaveTo, 0 , 32,pointerref);

Could you please help me to resolve this problem.

Thanks
Vijay A

Vijay Aneraye
Mon, 07 Jun 2010 17:34:11 +0000

And I am using Canon Rebel xt(EOS)

Vijay Aneraye
Mon, 07 Jun 2010 17:41:43 +0000

Add Comment | Related Links | TrackBack
Related Content

Did your message disappear? Read the Forums FAQ.

Add Comment

Spam Control | * indicates required field
Your Name: *
E-mail:
Remember Me!
Comment: *
File attachment is optional. Please do not attach a file to your submission unless it is relevent.
Attach File:
(20 MB Max)
Spam Protection: * Answer of 3 + 3?
Click button only once, please!

TrackBack

TrackBack only accepted from WebSite-X Suite web sites. Do not submit TrackBacks from other sites.

Send Ping | TrackBack URL | Spam Control

No TrackBacks yet. TrackBack can be used to link this thread to your weblog, or link your weblog to this thread. In addition, TrackBack can be used as a form of remote commenting. Rather than posting the comment directly on this thread, you can posts it on your own weblog. Then have your weblog sends a TrackBack ping to the TrackBack URL, so that your post would show up here.

Messages, files, and images copyright by respective owners.