VXIvalue.ver
上传用户:xqtpzdz
上传日期:2022-05-21
资源大小:1764k
文件大小:1k
源码类别:
xml/soap/webservice
开发平台:
Visual C++
- VERSION {
- OSB_3.0 {
- global:
- VXIValueGetType;
- VXIValueDestroy;
- VXIValueClone;
- VXIBooleanCreate;
- VXIBooleanDestroy;
- VXIBooleanValue;
- VXIIntegerCreate;
- VXIIntegerDestroy;
- VXIIntegerValue;
- VXIULongCreate;
- VXIULongDestroy;
- VXIULongValue;
- VXILongCreate;
- VXILongDestroy;
- VXILongValue;
- VXIFloatCreate;
- VXIFloatDestroy;
- VXIFloatValue;
- VXIDoubleCreate;
- VXIDoubleDestroy;
- VXIDoubleValue;
- VXIPtrCreate;
- VXIPtrDestroy;
- VXIPtrValue;
- VXIContentCreate;
- VXIContentDestroy;
- VXIContentValue;
- VXIStringCreate;
- VXIStringCreateN;
- VXIStringDestroy;
- VXIStringClone;
- VXIStringSetValue;
- VXIStringValue;
- VXIStringCStr;
- VXIStringLength;
- VXIStringCompare;
- VXIStringCompareC;
- VXIMapCreate;
- VXIMapClear;
- VXIMapDestroy;
- VXIMapClone;
- VXIMapSetProperty;
- VXIMapGetProperty;
- VXIMapDeleteProperty;
- VXIMapNumProperties;
- VXIMapGetFirstProperty;
- VXIMapGetNextProperty;
- VXIMapIteratorDestroy;
- VXIVectorCreate;
- VXIVectorDestroy;
- VXIVectorClone;
- VXIVectorAddElement;
- VXIVectorSetElement;
- VXIVectorGetElement;
- VXIVectorLength;
- VXIValueToString;
- local:
- *;
- };
- }