⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 com_cdynews.h

📁 GPS and Web Service using C++ ATLWTL 源代码
💻 H
📖 第 1 页 / 共 5 页
字号:
		SOAPTYPE_BOOLEAN, 
		SOAPFLAG_FIELD, 
		offsetof(CensusInfoWithDataSet, Error),
		NULL, 
		NULL, 
		-1 
	},
	{ 
		0x2025C041, 
		"ErrorString", 
		L"ErrorString", 
		sizeof("ErrorString")-1, 
		SOAPTYPE_STRING, 
		SOAPFLAG_FIELD | SOAPFLAG_NULLABLE, 
		offsetof(CensusInfoWithDataSet, ErrorString),
		NULL, 
		NULL, 
		-1 
	},
	{ 
		0xF010F057, 
		"CensusDataSet", 
		L"CensusDataSet", 
		sizeof("CensusDataSet")-1, 
		SOAPTYPE_STRING, 
		SOAPFLAG_FIELD | SOAPFLAG_NULLABLE, 
		offsetof(CensusInfoWithDataSet, CensusDataSet),
		NULL, 
		NULL, 
		-1 
	},
	{ 0x00000000 }
};

extern __declspec(selectany) const _soapmap __CensusInfoWithDataSet_map =
{
	0x4691D67F,
	"CensusInfoWithDataSet",
	L"CensusInfoWithDataSet",
	sizeof("CensusInfoWithDataSet")-1,
	sizeof("CensusInfoWithDataSet")-1,
	SOAPMAP_STRUCT,
	__CensusInfoWithDataSet_entries,
	sizeof(CensusInfoWithDataSet),
	3,
	-1,
	SOAPFLAG_NONE,
	0xE3186EC1,
	"http://ws.cdyne.com/DemographixWS",
	L"http://ws.cdyne.com/DemographixWS",
	sizeof("http://ws.cdyne.com/DemographixWS")-1
};
}

__if_not_exists(__MaritalStatusPercentagesCls_entries)
{
extern __declspec(selectany) const _soapmapentry __MaritalStatusPercentagesCls_entries[] =
{
	{ 
		0xA0DA20C4, 
		"NeverMarried", 
		L"NeverMarried", 
		sizeof("NeverMarried")-1, 
		SOAPTYPE_DECIMAL, 
		SOAPFLAG_FIELD, 
		offsetof(MaritalStatusPercentagesCls, NeverMarried),
		NULL, 
		NULL, 
		-1 
	},
	{ 
		0x11D7E3C4, 
		"Married", 
		L"Married", 
		sizeof("Married")-1, 
		SOAPTYPE_DECIMAL, 
		SOAPFLAG_FIELD, 
		offsetof(MaritalStatusPercentagesCls, Married),
		NULL, 
		NULL, 
		-1 
	},
	{ 
		0x9256AE99, 
		"Separated", 
		L"Separated", 
		sizeof("Separated")-1, 
		SOAPTYPE_DECIMAL, 
		SOAPFLAG_FIELD, 
		offsetof(MaritalStatusPercentagesCls, Separated),
		NULL, 
		NULL, 
		-1 
	},
	{ 
		0x2247D1E6, 
		"MarriedOther", 
		L"MarriedOther", 
		sizeof("MarriedOther")-1, 
		SOAPTYPE_DECIMAL, 
		SOAPFLAG_FIELD, 
		offsetof(MaritalStatusPercentagesCls, MarriedOther),
		NULL, 
		NULL, 
		-1 
	},
	{ 
		0x2548C7B3, 
		"Widowed", 
		L"Widowed", 
		sizeof("Widowed")-1, 
		SOAPTYPE_DECIMAL, 
		SOAPFLAG_FIELD, 
		offsetof(MaritalStatusPercentagesCls, Widowed),
		NULL, 
		NULL, 
		-1 
	},
	{ 
		0x6F7906D0, 
		"Divorced", 
		L"Divorced", 
		sizeof("Divorced")-1, 
		SOAPTYPE_DECIMAL, 
		SOAPFLAG_FIELD, 
		offsetof(MaritalStatusPercentagesCls, Divorced),
		NULL, 
		NULL, 
		-1 
	},
	{ 0x00000000 }
};

extern __declspec(selectany) const _soapmap __MaritalStatusPercentagesCls_map =
{
	0xA119C8C1,
	"MaritalStatusPercentagesCls",
	L"MaritalStatusPercentagesCls",
	sizeof("MaritalStatusPercentagesCls")-1,
	sizeof("MaritalStatusPercentagesCls")-1,
	SOAPMAP_STRUCT,
	__MaritalStatusPercentagesCls_entries,
	sizeof(MaritalStatusPercentagesCls),
	6,
	-1,
	SOAPFLAG_NONE,
	0xE3186EC1,
	"http://ws.cdyne.com/DemographixWS",
	L"http://ws.cdyne.com/DemographixWS",
	sizeof("http://ws.cdyne.com/DemographixWS")-1
};
}

__if_not_exists(__GenderPercentagesCls_entries)
{
extern __declspec(selectany) const _soapmapentry __GenderPercentagesCls_entries[] =
{
	{ 
		0xAAAA372A, 
		"Female", 
		L"Female", 
		sizeof("Female")-1, 
		SOAPTYPE_DECIMAL, 
		SOAPFLAG_FIELD, 
		offsetof(GenderPercentagesCls, Female),
		NULL, 
		NULL, 
		-1 
	},
	{ 
		0x002BE41F, 
		"Male", 
		L"Male", 
		sizeof("Male")-1, 
		SOAPTYPE_DECIMAL, 
		SOAPFLAG_FIELD, 
		offsetof(GenderPercentagesCls, Male),
		NULL, 
		NULL, 
		-1 
	},
	{ 0x00000000 }
};

extern __declspec(selectany) const _soapmap __GenderPercentagesCls_map =
{
	0xA028F288,
	"GenderPercentagesCls",
	L"GenderPercentagesCls",
	sizeof("GenderPercentagesCls")-1,
	sizeof("GenderPercentagesCls")-1,
	SOAPMAP_STRUCT,
	__GenderPercentagesCls_entries,
	sizeof(GenderPercentagesCls),
	2,
	-1,
	SOAPFLAG_NONE,
	0xE3186EC1,
	"http://ws.cdyne.com/DemographixWS",
	L"http://ws.cdyne.com/DemographixWS",
	sizeof("http://ws.cdyne.com/DemographixWS")-1
};
}

__if_not_exists(__SummaryInformation_entries)
{
extern __declspec(selectany) const _soapmapentry __SummaryInformation_entries[] =
{
	{ 
		0x12C0EA4B, 
		"PlaceInformation", 
		L"PlaceInformation", 
		sizeof("PlaceInformation")-1, 
		SOAPTYPE_UNK, 
		SOAPFLAG_FIELD, 
		offsetof(SummaryInformation, PlaceInformation),
		NULL, 
		&__PlaceInformationCls_map, 
		-1 
	},
	{ 
		0x052111AA, 
		"Error", 
		L"Error", 
		sizeof("Error")-1, 
		SOAPTYPE_BOOLEAN, 
		SOAPFLAG_FIELD, 
		offsetof(SummaryInformation, Error),
		NULL, 
		NULL, 
		-1 
	},
	{ 
		0x2025C041, 
		"ErrorString", 
		L"ErrorString", 
		sizeof("ErrorString")-1, 
		SOAPTYPE_STRING, 
		SOAPFLAG_FIELD | SOAPFLAG_NULLABLE, 
		offsetof(SummaryInformation, ErrorString),
		NULL, 
		NULL, 
		-1 
	},
	{ 
		0x4D2D1C3B, 
		"MedianAge", 
		L"MedianAge", 
		sizeof("MedianAge")-1, 
		SOAPTYPE_UNSIGNEDBYTE, 
		SOAPFLAG_FIELD, 
		offsetof(SummaryInformation, MedianAge),
		NULL, 
		NULL, 
		-1 
	},
	{ 
		0xFCB0B4C9, 
		"MedianIncome", 
		L"MedianIncome", 
		sizeof("MedianIncome")-1, 
		SOAPTYPE_INT, 
		SOAPFLAG_FIELD, 
		offsetof(SummaryInformation, MedianIncome),
		NULL, 
		NULL, 
		-1 
	},
	{ 
		0xCD6BE159, 
		"MedianRoomsInHouse", 
		L"MedianRoomsInHouse", 
		sizeof("MedianRoomsInHouse")-1, 
		SOAPTYPE_UNSIGNEDBYTE, 
		SOAPFLAG_FIELD, 
		offsetof(SummaryInformation, MedianRoomsInHouse),
		NULL, 
		NULL, 
		-1 
	},
	{ 
		0xC99A130F, 
		"MedianHouseValue", 
		L"MedianHouseValue", 
		sizeof("MedianHouseValue")-1, 
		SOAPTYPE_INT, 
		SOAPFLAG_FIELD, 
		offsetof(SummaryInformation, MedianHouseValue),
		NULL, 
		NULL, 
		-1 
	},
	{ 
		0x41749F41, 
		"MedianVehicles", 
		L"MedianVehicles", 
		sizeof("MedianVehicles")-1, 
		SOAPTYPE_UNSIGNEDBYTE, 
		SOAPFLAG_FIELD, 
		offsetof(SummaryInformation, MedianVehicles),
		NULL, 
		NULL, 
		-1 
	},
	{ 
		0x66D381BF, 
		"MaritalStatusPercentages", 
		L"MaritalStatusPercentages", 
		sizeof("MaritalStatusPercentages")-1, 
		SOAPTYPE_UNK, 
		SOAPFLAG_FIELD, 
		offsetof(SummaryInformation, MaritalStatusPercentages),
		NULL, 
		&__MaritalStatusPercentagesCls_map, 
		-1 
	},
	{ 
		0xABBA89EC, 
		"RacePercentages", 
		L"RacePercentages", 
		sizeof("RacePercentages")-1, 
		SOAPTYPE_UNK, 
		SOAPFLAG_FIELD, 
		offsetof(SummaryInformation, RacePercentages),
		NULL, 
		&__RacePercentagesCls_map, 
		-1 
	},
	{ 
		0xDFCAA8E6, 
		"GenderPercentages", 
		L"GenderPercentages", 
		sizeof("GenderPercentages")-1, 
		SOAPTYPE_UNK, 
		SOAPFLAG_FIELD, 
		offsetof(SummaryInformation, GenderPercentages),
		NULL, 
		&__GenderPercentagesCls_map, 
		-1 
	},
	{ 0x00000000 }
};

extern __declspec(selectany) const _soapmap __SummaryInformation_map =
{
	0xE063D7D4,
	"SummaryInformation",
	L"SummaryInformation",
	sizeof("SummaryInformation")-1,
	sizeof("SummaryInformation")-1,
	SOAPMAP_STRUCT,
	__SummaryInformation_entries,
	sizeof(SummaryInformation),
	11,
	-1,
	SOAPFLAG_NONE,
	0xE3186EC1,
	"http://ws.cdyne.com/DemographixWS",
	L"http://ws.cdyne.com/DemographixWS",
	sizeof("http://ws.cdyne.com/DemographixWS")-1
};
}

__if_not_exists(__IncomeAndHouseValue_entries)
{
extern __declspec(selectany) const _soapmapentry __IncomeAndHouseValue_entries[] =
{
	{ 
		0x12C0EA4B, 
		"PlaceInformation", 
		L"PlaceInformation", 
		sizeof("PlaceInformation")-1, 
		SOAPTYPE_UNK, 
		SOAPFLAG_FIELD, 
		offsetof(IncomeAndHouseValue, PlaceInformation),
		NULL, 
		&__PlaceInformationCls_map, 
		-1 
	},
	{ 
		0x052111AA, 
		"Error", 
		L"Error", 
		sizeof("Error")-1, 
		SOAPTYPE_BOOLEAN, 
		SOAPFLAG_FIELD, 
		offsetof(IncomeAndHouseValue, Error),
		NULL, 
		NULL, 
		-1 
	},
	{ 
		0x2025C041, 
		"ErrorString", 
		L"ErrorString", 
		sizeof("ErrorString")-1, 
		SOAPTYPE_STRING, 
		SOAPFLAG_FIELD | SOAPFLAG_NULLABLE, 
		offsetof(IncomeAndHouseValue, ErrorString),
		NULL, 
		NULL, 
		-1 
	},
	{ 
		0xFCB0B4C9, 
		"MedianIncome", 
		L"MedianIncome", 
		sizeof("MedianIncome")-1, 
		SOAPTYPE_INT, 
		SOAPFLAG_FIELD, 
		offsetof(IncomeAndHouseValue, MedianIncome),
		NULL, 
		NULL, 
		-1 
	},
	{ 
		0xC99A130F, 
		"MedianHouseValue", 
		L"MedianHouseValue", 
		sizeof("MedianHouseValue")-1, 
		SOAPTYPE_INT, 
		SOAPFLAG_FIELD, 
		offsetof(IncomeAndHouseValue, MedianHouseValue),
		NULL, 
		NULL, 
		-1 
	},
	{ 0x00000000 }
};

extern __declspec(selectany) const _soapmap __IncomeAndHouseValue_map =
{
	0x241428EF,
	"IncomeAndHouseValue",
	L"IncomeAndHouseValue",
	sizeof("IncomeAndHouseValue")-1,
	sizeof("IncomeAndHouseValue")-1,
	SOAPMAP_STRUCT,
	__IncomeAndHouseValue_entries,
	sizeof(IncomeAndHouseValue),
	5,
	-1,
	SOAPFLAG_NONE,
	0xE3186EC1,
	"http://ws.cdyne.com/DemographixWS",
	L"http://ws.cdyne.com/DemographixWS",
	sizeof("http://ws.cdyne.com/DemographixWS")-1
};
}

struct __CDemographixQuery_GetNeighborhoodLinguisticIsolation_struct
{
	BSTR StateAbbr;
	BSTR PlaceID;
	CensusInfoWithDataSet GetNeighborhoodLinguisticIsolationResult;
};

extern __declspec(selectany) const _soapmapentry __CDemographixQuery_GetNeighborhoodLinguisticIsolation_entries[] =
{

	{
		0x12DD84D8, 
		"StateAbbr", 
		L"StateAbbr", 
		sizeof("StateAbbr")-1, 
		SOAPTYPE_STRING, 
		SOAPFLAG_NONE | SOAPFLAG_IN | SOAPFLAG_PID | SOAPFLAG_DOCUMENT | SOAPFLAG_LITERAL | SOAPFLAG_NULLABLE,
		offsetof(__CDemographixQuery_GetNeighborhoodLinguisticIsolation_struct, StateAbbr),
		NULL,
		NULL,
		-1,
	},
	{
		0x113369F2, 
		"PlaceID", 
		L"PlaceID", 
		sizeof("PlaceID")-1, 
		SOAPTYPE_STRING, 
		SOAPFLAG_NONE | SOAPFLAG_IN | SOAPFLAG_PID | SOAPFLAG_DOCUMENT | SOAPFLAG_LITERAL | SOAPFLAG_NULLABLE,
		offsetof(__CDemographixQuery_GetNeighborhoodLinguisticIsolation_struct, PlaceID),
		NULL,
		NULL,
		-1,
	},
	{
		0xACC662E4, 
		"GetNeighborhoodLinguisticIsolationResult", 
		L"GetNeighborhoodLinguisticIsolationResult", 
		sizeof("GetNeighborhoodLinguisticIsolationResult")-1, 
		SOAPTYPE_UNK, 
		SOAPFLAG_NONE | SOAPFLAG_OUT | SOAPFLAG_PID | SOAPFLAG_DOCUMENT | SOAPFLAG_LITERAL,
		offsetof(__CDemographixQuery_GetNeighborhoodLinguisticIsolation_struct, GetNeighborhoodLinguisticIsolationResult),
		NULL,
		&__CensusInfoWithDataSet_map,
		-1,
	},
	{ 0x00000000 }
};

extern __declspec(selectany) const _soapmap __CDemographixQuery_GetNeighborhoodLinguisticIsolation_map =
{
	0xF791CC34,
	"GetNeighborhoodLinguisticIsolation",
	L"GetNeighborhoodLinguisticIsolationResponse",
	sizeof("GetNeighborhoodLinguisticIsolation")-1,
	sizeof("GetNeighborhoodLinguisticIsolationResponse")-1,
	SOAPMAP_FUNC,
	__CDemographixQuery_GetNeighborhoodLinguisticIsolation_entries,

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -