CCAux  2.7.2.0
CCAux API reference
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator
Namespaces | Typedefs | Functions
Smart.h File Reference

Go to the source code of this file.

Namespaces

namespace  CrossControl
 

Typedefs

typedef void * SMARTHANDLE
 

Functions

EXTERN_C CCAUXDLL_API
SMARTHANDLE
CCAUXDLL_CALLING_CONV 
GetSmart (void)
 
EXTERN_C CCAUXDLL_API void
CCAUXDLL_CALLING_CONV 
Smart_release (SMARTHANDLE)
 
EXTERN_C CCAUXDLL_API eErr
CCAUXDLL_CALLING_CONV 
Smart_getRemainingLifeTime (SMARTHANDLE, unsigned char *lifetimepercent)
 
EXTERN_C CCAUXDLL_API eErr
CCAUXDLL_CALLING_CONV 
Smart_getRemainingLifeTime2 (SMARTHANDLE, unsigned char *lifetimepercent)
 
EXTERN_C CCAUXDLL_API eErr
CCAUXDLL_CALLING_CONV 
Smart_getDeviceSerial (SMARTHANDLE, char *buff, int len)
 
EXTERN_C CCAUXDLL_API eErr
CCAUXDLL_CALLING_CONV 
Smart_getDeviceSerial2 (SMARTHANDLE, char *buff, int len)
 
EXTERN_C CCAUXDLL_API eErr
CCAUXDLL_CALLING_CONV 
Smart_getInitialTime (SMARTHANDLE, time_t *time)
 
EXTERN_C CCAUXDLL_API eErr
CCAUXDLL_CALLING_CONV 
Smart_getInitialTime2 (SMARTHANDLE, time_t *time)