Changeset 23381 for trunk/ippTools/src/pxchip.h
- Timestamp:
- Mar 18, 2009, 10:10:16 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pxchip.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pxchip.h
r19324 r23381 25 25 #include "pxtools.h" 26 26 27 bool pxchipRunSetState(pxConfig *config, psS64 chip_id, const char *state );27 bool pxchipRunSetState(pxConfig *config, psS64 chip_id, const char *state, const bool magicked); 28 28 bool pxchipRunSetStateByQuery(pxConfig *config, psMetadata *where, const char *state); 29 29 bool pxchipRunSetLabel(pxConfig *config, psS64 chip_id, const char *label);
Note:
See TracChangeset
for help on using the changeset viewer.
