rac_string.h
Go to the documentation of this file.
00001 #ifndef RAC_STRING_H_
00002 #define RAC_STRING_H_
00003 
00036 #ifndef _DN_EXP_RACSTR
00037 #define _DN_EXP_RACSTR
00038 #endif /* _DN_EXP_RACSTR */
00039 
00040 #ifdef __cplusplus
00041 extern "C"
00042 {
00043 #endif
00044 
00052   _DN_EXP_RACSTR HRESULT
00053   ConvertRacStr2Variant(uint16_t vt, const char* chSrc, VARIANT* pvargDest);
00054 
00061   _DN_EXP_RACSTR HRESULT
00062   ConvertVariant2RacStr(VARIANT varSrc, char** chDest);
00063 
00064 #ifdef __cplusplus
00065 }
00066 #endif
00067 
00068 #endif /* RAC_STRING_H_ */


bcap_core
Author(s): DENSO WAVE INCORPORATED
autogenerated on Thu Jun 6 2019 21:00:03