well, with "FA_RemoteRelease" you can initiate shooting an image and returning the buffer (not sure, to be verified)
to the image into the address you passed as pointer to the function.
when you are done with the processing, you have to free the buffer by calling "FA_FinishRemoteRelease".
if you dont to, the camera will just blink the image count as if you had a slow card.