SIDXSettingsSaveCamera
Syntax
C/C++
int SIDXSettingsSaveCamera(void* camera);
Visual Basic
Function SIDXSettingsSaveCamera (ByVal camera As Long) As Long
IGOR Pro
SIDXSettingsSaveCamera
camera, status
ITT IDL
status = SIDXSettingsSaveCamera(
camera)
Parameters
- camera
- The open camera handle created by either SIDXSettingsOpenCamera or SIDXCameraOpen or SIDXDialogCameraSelector or SIDXSettingsRestoreCamera.
The return value is non-zero if the function failed, zero if it succeeded.
Discussion
The function saves the current camera settings into a default location in the file system that serves as a common repository for the appplication-specific data. A typical path is c:\Documents and Settings\username\Application Data.