IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 6, 2009, 12:49:41 PM (17 years ago)
Author:
bills
Message:

Add magicked column to camRun

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/pxcam.h

    r19182 r24681  
    2525#include "pxtools.h"
    2626
    27 bool pxcamRunSetState(pxConfig *config, psS64 cam_id, const char *state);
     27bool pxcamRunSetState(pxConfig *config, psS64 cam_id, const char *state, psS64 magicked);
    2828bool pxcamRunSetStateByQuery(pxConfig *config, psMetadata *where, const char *state);
    2929bool pxcamRunSetLabel(pxConfig *config, psS64 cam_id, const char *label);
Note: See TracChangeset for help on using the changeset viewer.