&ContactEditorData.BusinessGeographyListAltID,
&ContactEditorData.BusinessGeographyListPID,
&ContactEditorData.BusinessGeographyListType,
+ &ContactEditorData.BusinessGeographyListDataType,
&ContactEditorData.BusinessGeographyListTokens,
&ContactEditorData.BusinessGeographyListMediatype,
&ContactEditorData.BusinessGeographyListPref,
&ContactEditorData.BusinessGeographyListAltID,
&ContactEditorData.BusinessGeographyListPID,
&ContactEditorData.BusinessGeographyListType,
+ &ContactEditorData.BusinessGeographyListDataType,
&ContactEditorData.BusinessGeographyListTokens,
&ContactEditorData.BusinessGeographyListMediatype,
&ContactEditorData.BusinessGeographyListPref,
DeleteMapData(intSelectedData, &ContactEditorData.BusinessGeographyList,
&ContactEditorData.BusinessGeographyListAltID, &ContactEditorData.BusinessGeographyListPID,
- &ContactEditorData.BusinessGeographyListType, &ContactEditorData.BusinessGeographyListTokens,
- &ContactEditorData.BusinessGeographyListMediatype, &ContactEditorData.BusinessGeographyListPref);
+ &ContactEditorData.BusinessGeographyListType, &ContactEditorData.BusinessGeographyListDataType,
+ &ContactEditorData.BusinessGeographyListTokens, &ContactEditorData.BusinessGeographyListMediatype,
+ &ContactEditorData.BusinessGeographyListPref);
}
&ContactEditorData.GeneralGeographyListAltID,
&ContactEditorData.GeneralGeographyListPID,
&ContactEditorData.GeneralGeographyListType,
+ &ContactEditorData.GeneralGeographyListDataType,
&ContactEditorData.GeneralGeographyListTokens,
&ContactEditorData.GeneralGeographyListMediatype,
&ContactEditorData.GeneralGeographyListPref,
&ContactEditorData.GeneralGeographyListAltID,
&ContactEditorData.GeneralGeographyListPID,
&ContactEditorData.GeneralGeographyListType,
+ &ContactEditorData.GeneralGeographyListDataType,
&ContactEditorData.GeneralGeographyListTokens,
&ContactEditorData.GeneralGeographyListMediatype,
&ContactEditorData.GeneralGeographyListPref,
DeleteMapData(intSelectedData, &ContactEditorData.GeneralGeographyList,
&ContactEditorData.GeneralGeographyListAltID, &ContactEditorData.GeneralGeographyListPID,
- &ContactEditorData.GeneralGeographyListType, &ContactEditorData.GeneralGeographyListTokens,
- &ContactEditorData.GeneralGeographyListMediatype, &ContactEditorData.GeneralGeographyListPref);
+ &ContactEditorData.GeneralGeographyListType, &ContactEditorData.GeneralGeographyListDataType,
+ &ContactEditorData.GeneralGeographyListTokens, &ContactEditorData.GeneralGeographyListMediatype,
+ &ContactEditorData.GeneralGeographyListPref);
}
&ContactEditorData.HomeGeographyListAltID,
&ContactEditorData.HomeGeographyListPID,
&ContactEditorData.HomeGeographyListType,
+ &ContactEditorData.HomeGeographyListDataType,
&ContactEditorData.HomeGeographyListTokens,
&ContactEditorData.HomeGeographyListMediatype,
&ContactEditorData.HomeGeographyListPref,
&ContactEditorData.HomeGeographyListAltID,
&ContactEditorData.HomeGeographyListPID,
&ContactEditorData.HomeGeographyListType,
+ &ContactEditorData.HomeGeographyListDataType,
&ContactEditorData.HomeGeographyListTokens,
&ContactEditorData.HomeGeographyListMediatype,
&ContactEditorData.HomeGeographyListPref,
DeleteMapData(intSelectedData, &ContactEditorData.HomeGeographyList,
&ContactEditorData.HomeGeographyListAltID, &ContactEditorData.HomeGeographyListPID,
&ContactEditorData.HomeGeographyListType, &ContactEditorData.HomeGeographyListTokens,
- &ContactEditorData.HomeGeographyListMediatype, &ContactEditorData.HomeGeographyListPref);
+ &ContactEditorData.HomeGeographyListDataType, &ContactEditorData.HomeGeographyListMediatype,
+ &ContactEditorData.HomeGeographyListPref);
}