; declaration of all methods to export from the final Windows DLL ; $Id: xmlrpc.def,v 1.2 2002/03/09 23:15:44 danda Exp $ EXPORTS XMLRPC_GetDefaultIdCase XMLRPC_SetDefaultIdCase XMLRPC_GetDefaultIdCaseComparison XMLRPC_SetDefaultIdCaseComparison XMLRPC_VectorSize XMLRPC_VectorRewind XMLRPC_VectorNext XMLRPC_SetIsVector XMLRPC_AddValueToVector XMLRPC_AddValuesToVector XMLRPC_VectorRemoveValue XMLRPC_VectorGetValueWithID_Case XMLRPC_CreateValueBoolean XMLRPC_CreateValueBase64 XMLRPC_CreateValueDateTime XMLRPC_CreateValueDateTime_ISO8601 XMLRPC_CreateValueDouble XMLRPC_CreateValueInt XMLRPC_CreateValueString XMLRPC_CreateValueEmpty XMLRPC_CreateVector XMLRPC_CleanupValue XMLRPC_RequestSetError XMLRPC_RequestGetError XMLRPC_CopyValue XMLRPC_DupValueNew XMLRPC_SetValueDateTime XMLRPC_SetValueDateTime_ISO8601 XMLRPC_SetValueDouble XMLRPC_SetValueInt XMLRPC_SetValueBoolean XMLRPC_SetValueString XMLRPC_SetValueBase64 XMLRPC_SetValueID_Case XMLRPC_GetValueString XMLRPC_GetValueStringLen XMLRPC_GetValueInt XMLRPC_GetValueBoolean XMLRPC_GetValueDouble XMLRPC_GetValueBase64 XMLRPC_GetValueDateTime XMLRPC_GetValueDateTime_ISO8601 XMLRPC_GetValueID XMLRPC_GetValueType XMLRPC_GetValueTypeEasy XMLRPC_GetVectorType XMLRPC_REQUEST_FromXML XMLRPC_VALUE_FromXML XMLRPC_REQUEST_ToXML XMLRPC_VALUE_ToXML XMLRPC_RequestSetMethodName XMLRPC_RequestGetMethodName XMLRPC_RequestNew XMLRPC_RequestFree XMLRPC_RequestSetOutputOptions XMLRPC_RequestGetOutputOptions XMLRPC_RequestSetData XMLRPC_RequestGetData XMLRPC_RequestSetRequestType XMLRPC_RequestGetRequestType XMLRPC_ServerCreate XMLRPC_GetGlobalServer XMLRPC_ServerDestroy XMLRPC_ServerRegisterMethod XMLRPC_ServerFindMethod XMLRPC_ServerCallMethod XMLRPC_UtilityCreateFault XMLRPC_Free XMLRPC_GetVersionString XMLRPC_ValueIsFault XMLRPC_ResponseIsFault XMLRPC_GetValueFaultCode XMLRPC_GetResponseFaultCode XMLRPC_GetValueFaultString XMLRPC_GetResponseFaultString