/usr/share/mingw-w64/include/wsdclient.h is in mingw-w64-common 5.0.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 | /*** Autogenerated by WIDL 1.6 from include/wsdclient.idl - Do not edit ***/
#ifndef __REQUIRED_RPCNDR_H_VERSION__
#define __REQUIRED_RPCNDR_H_VERSION__ 475
#endif
#include <rpc.h>
#include <rpcndr.h>
#ifndef COM_NO_WINDOWS_H
#include <windows.h>
#include <ole2.h>
#endif
#ifndef __wsdclient_h__
#define __wsdclient_h__
/* Forward declarations */
#ifndef __IWSDAsyncResult_FWD_DEFINED__
#define __IWSDAsyncResult_FWD_DEFINED__
typedef interface IWSDAsyncResult IWSDAsyncResult;
#endif
#ifndef __IWSDAsyncCallback_FWD_DEFINED__
#define __IWSDAsyncCallback_FWD_DEFINED__
typedef interface IWSDAsyncCallback IWSDAsyncCallback;
#endif
#ifndef __IWSDMetadataExchange_FWD_DEFINED__
#define __IWSDMetadataExchange_FWD_DEFINED__
typedef interface IWSDMetadataExchange IWSDMetadataExchange;
#endif
#ifndef __IWSDEventingStatus_FWD_DEFINED__
#define __IWSDEventingStatus_FWD_DEFINED__
typedef interface IWSDEventingStatus IWSDEventingStatus;
#endif
#ifndef __IWSDEndpointProxy_FWD_DEFINED__
#define __IWSDEndpointProxy_FWD_DEFINED__
typedef interface IWSDEndpointProxy IWSDEndpointProxy;
#endif
#ifndef __IWSDDeviceProxy_FWD_DEFINED__
#define __IWSDDeviceProxy_FWD_DEFINED__
typedef interface IWSDDeviceProxy IWSDDeviceProxy;
#endif
#ifndef __IWSDServiceProxy_FWD_DEFINED__
#define __IWSDServiceProxy_FWD_DEFINED__
typedef interface IWSDServiceProxy IWSDServiceProxy;
#endif
#ifndef __IWSDServiceProxyEventing_FWD_DEFINED__
#define __IWSDServiceProxyEventing_FWD_DEFINED__
typedef interface IWSDServiceProxyEventing IWSDServiceProxyEventing;
#endif
/* Headers for imported files */
#include <oaidl.h>
#include <ocidl.h>
#include <wsdxmldom.h>
#include <wsdtypes.h>
#ifdef __cplusplus
extern "C" {
#endif
#include <winapifamily.h>
#if WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
#ifndef __IWSDAddress_FWD_DEFINED__
#define __IWSDAddress_FWD_DEFINED__
typedef interface IWSDAddress IWSDAddress;
#endif
#ifndef __IWSDXMLContext_FWD_DEFINED__
#define __IWSDXMLContext_FWD_DEFINED__
typedef interface IWSDXMLContext IWSDXMLContext;
#endif
#ifndef __IWSDiscoveredService_FWD_DEFINED__
#define __IWSDiscoveredService_FWD_DEFINED__
typedef interface IWSDiscoveredService IWSDiscoveredService;
#endif
#ifndef __IWSDDeviceProxy_FWD_DEFINED__
#define __IWSDDeviceProxy_FWD_DEFINED__
typedef interface IWSDDeviceProxy IWSDDeviceProxy;
#endif
#ifndef __IWSDServiceProxy_FWD_DEFINED__
#define __IWSDServiceProxy_FWD_DEFINED__
typedef interface IWSDServiceProxy IWSDServiceProxy;
#endif
#ifndef __IWSDEndpointProxy_FWD_DEFINED__
#define __IWSDEndpointProxy_FWD_DEFINED__
typedef interface IWSDEndpointProxy IWSDEndpointProxy;
#endif
#ifndef __IWSDAsyncResult_FWD_DEFINED__
#define __IWSDAsyncResult_FWD_DEFINED__
typedef interface IWSDAsyncResult IWSDAsyncResult;
#endif
#ifndef __IWSDAsyncCallback_FWD_DEFINED__
#define __IWSDAsyncCallback_FWD_DEFINED__
typedef interface IWSDAsyncCallback IWSDAsyncCallback;
#endif
#ifndef __IWSDMetadataExchange_FWD_DEFINED__
#define __IWSDMetadataExchange_FWD_DEFINED__
typedef interface IWSDMetadataExchange IWSDMetadataExchange;
#endif
#ifndef __IWSDEventingStatus_FWD_DEFINED__
#define __IWSDEventingStatus_FWD_DEFINED__
typedef interface IWSDEventingStatus IWSDEventingStatus;
#endif
/*****************************************************************************
* IWSDAsyncResult interface
*/
#ifndef __IWSDAsyncResult_INTERFACE_DEFINED__
#define __IWSDAsyncResult_INTERFACE_DEFINED__
DEFINE_GUID(IID_IWSDAsyncResult, 0x11a9852a, 0x8dd8, 0x423e, 0xb5,0x37, 0x93,0x56,0xdb,0x4f,0xbf,0xb8);
#if defined(__cplusplus) && !defined(CINTERFACE)
MIDL_INTERFACE("11a9852a-8dd8-423e-b537-9356db4fbfb8")
IWSDAsyncResult : public IUnknown
{
virtual HRESULT STDMETHODCALLTYPE SetCallback(
IWSDAsyncCallback *pCallback,
IUnknown *pAsyncState) = 0;
virtual HRESULT STDMETHODCALLTYPE SetWaitHandle(
HANDLE hWaitHandle) = 0;
virtual HRESULT STDMETHODCALLTYPE HasCompleted(
) = 0;
virtual HRESULT STDMETHODCALLTYPE GetAsyncState(
IUnknown **ppAsyncState) = 0;
virtual HRESULT STDMETHODCALLTYPE Abort(
) = 0;
virtual HRESULT STDMETHODCALLTYPE GetEvent(
WSD_EVENT *pEvent) = 0;
virtual HRESULT STDMETHODCALLTYPE GetEndpointProxy(
IWSDEndpointProxy **ppEndpoint) = 0;
};
#ifdef __CRT_UUID_DECL
__CRT_UUID_DECL(IWSDAsyncResult, 0x11a9852a, 0x8dd8, 0x423e, 0xb5,0x37, 0x93,0x56,0xdb,0x4f,0xbf,0xb8)
#endif
#else
typedef struct IWSDAsyncResultVtbl {
BEGIN_INTERFACE
/*** IUnknown methods ***/
HRESULT (STDMETHODCALLTYPE *QueryInterface)(
IWSDAsyncResult* This,
REFIID riid,
void **ppvObject);
ULONG (STDMETHODCALLTYPE *AddRef)(
IWSDAsyncResult* This);
ULONG (STDMETHODCALLTYPE *Release)(
IWSDAsyncResult* This);
/*** IWSDAsyncResult methods ***/
HRESULT (STDMETHODCALLTYPE *SetCallback)(
IWSDAsyncResult* This,
IWSDAsyncCallback *pCallback,
IUnknown *pAsyncState);
HRESULT (STDMETHODCALLTYPE *SetWaitHandle)(
IWSDAsyncResult* This,
HANDLE hWaitHandle);
HRESULT (STDMETHODCALLTYPE *HasCompleted)(
IWSDAsyncResult* This);
HRESULT (STDMETHODCALLTYPE *GetAsyncState)(
IWSDAsyncResult* This,
IUnknown **ppAsyncState);
HRESULT (STDMETHODCALLTYPE *Abort)(
IWSDAsyncResult* This);
HRESULT (STDMETHODCALLTYPE *GetEvent)(
IWSDAsyncResult* This,
WSD_EVENT *pEvent);
HRESULT (STDMETHODCALLTYPE *GetEndpointProxy)(
IWSDAsyncResult* This,
IWSDEndpointProxy **ppEndpoint);
END_INTERFACE
} IWSDAsyncResultVtbl;
interface IWSDAsyncResult {
CONST_VTBL IWSDAsyncResultVtbl* lpVtbl;
};
#ifdef COBJMACROS
#ifndef WIDL_C_INLINE_WRAPPERS
/*** IUnknown methods ***/
#define IWSDAsyncResult_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
#define IWSDAsyncResult_AddRef(This) (This)->lpVtbl->AddRef(This)
#define IWSDAsyncResult_Release(This) (This)->lpVtbl->Release(This)
/*** IWSDAsyncResult methods ***/
#define IWSDAsyncResult_SetCallback(This,pCallback,pAsyncState) (This)->lpVtbl->SetCallback(This,pCallback,pAsyncState)
#define IWSDAsyncResult_SetWaitHandle(This,hWaitHandle) (This)->lpVtbl->SetWaitHandle(This,hWaitHandle)
#define IWSDAsyncResult_HasCompleted(This) (This)->lpVtbl->HasCompleted(This)
#define IWSDAsyncResult_GetAsyncState(This,ppAsyncState) (This)->lpVtbl->GetAsyncState(This,ppAsyncState)
#define IWSDAsyncResult_Abort(This) (This)->lpVtbl->Abort(This)
#define IWSDAsyncResult_GetEvent(This,pEvent) (This)->lpVtbl->GetEvent(This,pEvent)
#define IWSDAsyncResult_GetEndpointProxy(This,ppEndpoint) (This)->lpVtbl->GetEndpointProxy(This,ppEndpoint)
#else
/*** IUnknown methods ***/
static FORCEINLINE HRESULT IWSDAsyncResult_QueryInterface(IWSDAsyncResult* This,REFIID riid,void **ppvObject) {
return This->lpVtbl->QueryInterface(This,riid,ppvObject);
}
static FORCEINLINE ULONG IWSDAsyncResult_AddRef(IWSDAsyncResult* This) {
return This->lpVtbl->AddRef(This);
}
static FORCEINLINE ULONG IWSDAsyncResult_Release(IWSDAsyncResult* This) {
return This->lpVtbl->Release(This);
}
/*** IWSDAsyncResult methods ***/
static FORCEINLINE HRESULT IWSDAsyncResult_SetCallback(IWSDAsyncResult* This,IWSDAsyncCallback *pCallback,IUnknown *pAsyncState) {
return This->lpVtbl->SetCallback(This,pCallback,pAsyncState);
}
static FORCEINLINE HRESULT IWSDAsyncResult_SetWaitHandle(IWSDAsyncResult* This,HANDLE hWaitHandle) {
return This->lpVtbl->SetWaitHandle(This,hWaitHandle);
}
static FORCEINLINE HRESULT IWSDAsyncResult_HasCompleted(IWSDAsyncResult* This) {
return This->lpVtbl->HasCompleted(This);
}
static FORCEINLINE HRESULT IWSDAsyncResult_GetAsyncState(IWSDAsyncResult* This,IUnknown **ppAsyncState) {
return This->lpVtbl->GetAsyncState(This,ppAsyncState);
}
static FORCEINLINE HRESULT IWSDAsyncResult_Abort(IWSDAsyncResult* This) {
return This->lpVtbl->Abort(This);
}
static FORCEINLINE HRESULT IWSDAsyncResult_GetEvent(IWSDAsyncResult* This,WSD_EVENT *pEvent) {
return This->lpVtbl->GetEvent(This,pEvent);
}
static FORCEINLINE HRESULT IWSDAsyncResult_GetEndpointProxy(IWSDAsyncResult* This,IWSDEndpointProxy **ppEndpoint) {
return This->lpVtbl->GetEndpointProxy(This,ppEndpoint);
}
#endif
#endif
#endif
HRESULT STDMETHODCALLTYPE IWSDAsyncResult_SetCallback_Proxy(
IWSDAsyncResult* This,
IWSDAsyncCallback *pCallback,
IUnknown *pAsyncState);
void __RPC_STUB IWSDAsyncResult_SetCallback_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
HRESULT STDMETHODCALLTYPE IWSDAsyncResult_SetWaitHandle_Proxy(
IWSDAsyncResult* This,
HANDLE hWaitHandle);
void __RPC_STUB IWSDAsyncResult_SetWaitHandle_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
HRESULT STDMETHODCALLTYPE IWSDAsyncResult_HasCompleted_Proxy(
IWSDAsyncResult* This);
void __RPC_STUB IWSDAsyncResult_HasCompleted_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
HRESULT STDMETHODCALLTYPE IWSDAsyncResult_GetAsyncState_Proxy(
IWSDAsyncResult* This,
IUnknown **ppAsyncState);
void __RPC_STUB IWSDAsyncResult_GetAsyncState_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
HRESULT STDMETHODCALLTYPE IWSDAsyncResult_Abort_Proxy(
IWSDAsyncResult* This);
void __RPC_STUB IWSDAsyncResult_Abort_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
HRESULT STDMETHODCALLTYPE IWSDAsyncResult_GetEvent_Proxy(
IWSDAsyncResult* This,
WSD_EVENT *pEvent);
void __RPC_STUB IWSDAsyncResult_GetEvent_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
HRESULT STDMETHODCALLTYPE IWSDAsyncResult_GetEndpointProxy_Proxy(
IWSDAsyncResult* This,
IWSDEndpointProxy **ppEndpoint);
void __RPC_STUB IWSDAsyncResult_GetEndpointProxy_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
#endif /* __IWSDAsyncResult_INTERFACE_DEFINED__ */
/*****************************************************************************
* IWSDAsyncCallback interface
*/
#ifndef __IWSDAsyncCallback_INTERFACE_DEFINED__
#define __IWSDAsyncCallback_INTERFACE_DEFINED__
DEFINE_GUID(IID_IWSDAsyncCallback, 0xa63e109d, 0xce72, 0x49e2, 0xba,0x98, 0xe8,0x45,0xf5,0xee,0x16,0x66);
#if defined(__cplusplus) && !defined(CINTERFACE)
MIDL_INTERFACE("a63e109d-ce72-49e2-ba98-e845f5ee1666")
IWSDAsyncCallback : public IUnknown
{
virtual HRESULT STDMETHODCALLTYPE AsyncOperationComplete(
IWSDAsyncResult *pAsyncResult,
IUnknown *pAsyncState) = 0;
};
#ifdef __CRT_UUID_DECL
__CRT_UUID_DECL(IWSDAsyncCallback, 0xa63e109d, 0xce72, 0x49e2, 0xba,0x98, 0xe8,0x45,0xf5,0xee,0x16,0x66)
#endif
#else
typedef struct IWSDAsyncCallbackVtbl {
BEGIN_INTERFACE
/*** IUnknown methods ***/
HRESULT (STDMETHODCALLTYPE *QueryInterface)(
IWSDAsyncCallback* This,
REFIID riid,
void **ppvObject);
ULONG (STDMETHODCALLTYPE *AddRef)(
IWSDAsyncCallback* This);
ULONG (STDMETHODCALLTYPE *Release)(
IWSDAsyncCallback* This);
/*** IWSDAsyncCallback methods ***/
HRESULT (STDMETHODCALLTYPE *AsyncOperationComplete)(
IWSDAsyncCallback* This,
IWSDAsyncResult *pAsyncResult,
IUnknown *pAsyncState);
END_INTERFACE
} IWSDAsyncCallbackVtbl;
interface IWSDAsyncCallback {
CONST_VTBL IWSDAsyncCallbackVtbl* lpVtbl;
};
#ifdef COBJMACROS
#ifndef WIDL_C_INLINE_WRAPPERS
/*** IUnknown methods ***/
#define IWSDAsyncCallback_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
#define IWSDAsyncCallback_AddRef(This) (This)->lpVtbl->AddRef(This)
#define IWSDAsyncCallback_Release(This) (This)->lpVtbl->Release(This)
/*** IWSDAsyncCallback methods ***/
#define IWSDAsyncCallback_AsyncOperationComplete(This,pAsyncResult,pAsyncState) (This)->lpVtbl->AsyncOperationComplete(This,pAsyncResult,pAsyncState)
#else
/*** IUnknown methods ***/
static FORCEINLINE HRESULT IWSDAsyncCallback_QueryInterface(IWSDAsyncCallback* This,REFIID riid,void **ppvObject) {
return This->lpVtbl->QueryInterface(This,riid,ppvObject);
}
static FORCEINLINE ULONG IWSDAsyncCallback_AddRef(IWSDAsyncCallback* This) {
return This->lpVtbl->AddRef(This);
}
static FORCEINLINE ULONG IWSDAsyncCallback_Release(IWSDAsyncCallback* This) {
return This->lpVtbl->Release(This);
}
/*** IWSDAsyncCallback methods ***/
static FORCEINLINE HRESULT IWSDAsyncCallback_AsyncOperationComplete(IWSDAsyncCallback* This,IWSDAsyncResult *pAsyncResult,IUnknown *pAsyncState) {
return This->lpVtbl->AsyncOperationComplete(This,pAsyncResult,pAsyncState);
}
#endif
#endif
#endif
HRESULT STDMETHODCALLTYPE IWSDAsyncCallback_AsyncOperationComplete_Proxy(
IWSDAsyncCallback* This,
IWSDAsyncResult *pAsyncResult,
IUnknown *pAsyncState);
void __RPC_STUB IWSDAsyncCallback_AsyncOperationComplete_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
#endif /* __IWSDAsyncCallback_INTERFACE_DEFINED__ */
/*****************************************************************************
* IWSDMetadataExchange interface
*/
#ifndef __IWSDMetadataExchange_INTERFACE_DEFINED__
#define __IWSDMetadataExchange_INTERFACE_DEFINED__
DEFINE_GUID(IID_IWSDMetadataExchange, 0x06996d57, 0x1d67, 0x4928, 0x93,0x07, 0x3d,0x78,0x33,0xfd,0xb8,0x46);
#if defined(__cplusplus) && !defined(CINTERFACE)
MIDL_INTERFACE("06996d57-1d67-4928-9307-3d7833fdb846")
IWSDMetadataExchange : public IUnknown
{
virtual HRESULT STDMETHODCALLTYPE GetMetadata(
WSD_METADATA_SECTION_LIST **MetadataOut) = 0;
};
#ifdef __CRT_UUID_DECL
__CRT_UUID_DECL(IWSDMetadataExchange, 0x06996d57, 0x1d67, 0x4928, 0x93,0x07, 0x3d,0x78,0x33,0xfd,0xb8,0x46)
#endif
#else
typedef struct IWSDMetadataExchangeVtbl {
BEGIN_INTERFACE
/*** IUnknown methods ***/
HRESULT (STDMETHODCALLTYPE *QueryInterface)(
IWSDMetadataExchange* This,
REFIID riid,
void **ppvObject);
ULONG (STDMETHODCALLTYPE *AddRef)(
IWSDMetadataExchange* This);
ULONG (STDMETHODCALLTYPE *Release)(
IWSDMetadataExchange* This);
/*** IWSDMetadataExchange methods ***/
HRESULT (STDMETHODCALLTYPE *GetMetadata)(
IWSDMetadataExchange* This,
WSD_METADATA_SECTION_LIST **MetadataOut);
END_INTERFACE
} IWSDMetadataExchangeVtbl;
interface IWSDMetadataExchange {
CONST_VTBL IWSDMetadataExchangeVtbl* lpVtbl;
};
#ifdef COBJMACROS
#ifndef WIDL_C_INLINE_WRAPPERS
/*** IUnknown methods ***/
#define IWSDMetadataExchange_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
#define IWSDMetadataExchange_AddRef(This) (This)->lpVtbl->AddRef(This)
#define IWSDMetadataExchange_Release(This) (This)->lpVtbl->Release(This)
/*** IWSDMetadataExchange methods ***/
#define IWSDMetadataExchange_GetMetadata(This,MetadataOut) (This)->lpVtbl->GetMetadata(This,MetadataOut)
#else
/*** IUnknown methods ***/
static FORCEINLINE HRESULT IWSDMetadataExchange_QueryInterface(IWSDMetadataExchange* This,REFIID riid,void **ppvObject) {
return This->lpVtbl->QueryInterface(This,riid,ppvObject);
}
static FORCEINLINE ULONG IWSDMetadataExchange_AddRef(IWSDMetadataExchange* This) {
return This->lpVtbl->AddRef(This);
}
static FORCEINLINE ULONG IWSDMetadataExchange_Release(IWSDMetadataExchange* This) {
return This->lpVtbl->Release(This);
}
/*** IWSDMetadataExchange methods ***/
static FORCEINLINE HRESULT IWSDMetadataExchange_GetMetadata(IWSDMetadataExchange* This,WSD_METADATA_SECTION_LIST **MetadataOut) {
return This->lpVtbl->GetMetadata(This,MetadataOut);
}
#endif
#endif
#endif
HRESULT STDMETHODCALLTYPE IWSDMetadataExchange_GetMetadata_Proxy(
IWSDMetadataExchange* This,
WSD_METADATA_SECTION_LIST **MetadataOut);
void __RPC_STUB IWSDMetadataExchange_GetMetadata_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
#endif /* __IWSDMetadataExchange_INTERFACE_DEFINED__ */
/*****************************************************************************
* IWSDEventingStatus interface
*/
#ifndef __IWSDEventingStatus_INTERFACE_DEFINED__
#define __IWSDEventingStatus_INTERFACE_DEFINED__
DEFINE_GUID(IID_IWSDEventingStatus, 0x49b17f52, 0x637a, 0x407a, 0xae,0x99, 0xfb,0xe8,0x2a,0x4d,0x38,0xc0);
#if defined(__cplusplus) && !defined(CINTERFACE)
MIDL_INTERFACE("49b17f52-637a-407a-ae99-fbe82a4d38c0")
IWSDEventingStatus : public IUnknown
{
virtual void STDMETHODCALLTYPE SubscriptionRenewed(
LPCWSTR pszSubscriptionAction) = 0;
virtual void STDMETHODCALLTYPE SubscriptionRenewalFailed(
LPCWSTR pszSubscriptionAction,
HRESULT hr) = 0;
virtual void STDMETHODCALLTYPE SubscriptionEnded(
LPCWSTR pszSubscriptionAction) = 0;
};
#ifdef __CRT_UUID_DECL
__CRT_UUID_DECL(IWSDEventingStatus, 0x49b17f52, 0x637a, 0x407a, 0xae,0x99, 0xfb,0xe8,0x2a,0x4d,0x38,0xc0)
#endif
#else
typedef struct IWSDEventingStatusVtbl {
BEGIN_INTERFACE
/*** IUnknown methods ***/
HRESULT (STDMETHODCALLTYPE *QueryInterface)(
IWSDEventingStatus* This,
REFIID riid,
void **ppvObject);
ULONG (STDMETHODCALLTYPE *AddRef)(
IWSDEventingStatus* This);
ULONG (STDMETHODCALLTYPE *Release)(
IWSDEventingStatus* This);
/*** IWSDEventingStatus methods ***/
void (STDMETHODCALLTYPE *SubscriptionRenewed)(
IWSDEventingStatus* This,
LPCWSTR pszSubscriptionAction);
void (STDMETHODCALLTYPE *SubscriptionRenewalFailed)(
IWSDEventingStatus* This,
LPCWSTR pszSubscriptionAction,
HRESULT hr);
void (STDMETHODCALLTYPE *SubscriptionEnded)(
IWSDEventingStatus* This,
LPCWSTR pszSubscriptionAction);
END_INTERFACE
} IWSDEventingStatusVtbl;
interface IWSDEventingStatus {
CONST_VTBL IWSDEventingStatusVtbl* lpVtbl;
};
#ifdef COBJMACROS
#ifndef WIDL_C_INLINE_WRAPPERS
/*** IUnknown methods ***/
#define IWSDEventingStatus_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
#define IWSDEventingStatus_AddRef(This) (This)->lpVtbl->AddRef(This)
#define IWSDEventingStatus_Release(This) (This)->lpVtbl->Release(This)
/*** IWSDEventingStatus methods ***/
#define IWSDEventingStatus_SubscriptionRenewed(This,pszSubscriptionAction) (This)->lpVtbl->SubscriptionRenewed(This,pszSubscriptionAction)
#define IWSDEventingStatus_SubscriptionRenewalFailed(This,pszSubscriptionAction,hr) (This)->lpVtbl->SubscriptionRenewalFailed(This,pszSubscriptionAction,hr)
#define IWSDEventingStatus_SubscriptionEnded(This,pszSubscriptionAction) (This)->lpVtbl->SubscriptionEnded(This,pszSubscriptionAction)
#else
/*** IUnknown methods ***/
static FORCEINLINE HRESULT IWSDEventingStatus_QueryInterface(IWSDEventingStatus* This,REFIID riid,void **ppvObject) {
return This->lpVtbl->QueryInterface(This,riid,ppvObject);
}
static FORCEINLINE ULONG IWSDEventingStatus_AddRef(IWSDEventingStatus* This) {
return This->lpVtbl->AddRef(This);
}
static FORCEINLINE ULONG IWSDEventingStatus_Release(IWSDEventingStatus* This) {
return This->lpVtbl->Release(This);
}
/*** IWSDEventingStatus methods ***/
static FORCEINLINE void IWSDEventingStatus_SubscriptionRenewed(IWSDEventingStatus* This,LPCWSTR pszSubscriptionAction) {
This->lpVtbl->SubscriptionRenewed(This,pszSubscriptionAction);
}
static FORCEINLINE void IWSDEventingStatus_SubscriptionRenewalFailed(IWSDEventingStatus* This,LPCWSTR pszSubscriptionAction,HRESULT hr) {
This->lpVtbl->SubscriptionRenewalFailed(This,pszSubscriptionAction,hr);
}
static FORCEINLINE void IWSDEventingStatus_SubscriptionEnded(IWSDEventingStatus* This,LPCWSTR pszSubscriptionAction) {
This->lpVtbl->SubscriptionEnded(This,pszSubscriptionAction);
}
#endif
#endif
#endif
void STDMETHODCALLTYPE IWSDEventingStatus_SubscriptionRenewed_Proxy(
IWSDEventingStatus* This,
LPCWSTR pszSubscriptionAction);
void __RPC_STUB IWSDEventingStatus_SubscriptionRenewed_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
void STDMETHODCALLTYPE IWSDEventingStatus_SubscriptionRenewalFailed_Proxy(
IWSDEventingStatus* This,
LPCWSTR pszSubscriptionAction,
HRESULT hr);
void __RPC_STUB IWSDEventingStatus_SubscriptionRenewalFailed_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
void STDMETHODCALLTYPE IWSDEventingStatus_SubscriptionEnded_Proxy(
IWSDEventingStatus* This,
LPCWSTR pszSubscriptionAction);
void __RPC_STUB IWSDEventingStatus_SubscriptionEnded_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
#endif /* __IWSDEventingStatus_INTERFACE_DEFINED__ */
/*****************************************************************************
* IWSDEndpointProxy interface
*/
#ifndef __IWSDEndpointProxy_INTERFACE_DEFINED__
#define __IWSDEndpointProxy_INTERFACE_DEFINED__
DEFINE_GUID(IID_IWSDEndpointProxy, 0x1860d430, 0xb24c, 0x4975, 0x9f,0x90, 0xdb,0xb3,0x9b,0xaa,0x24,0xec);
#if defined(__cplusplus) && !defined(CINTERFACE)
MIDL_INTERFACE("1860d430-b24c-4975-9f90-dbb39baa24ec")
IWSDEndpointProxy : public IUnknown
{
virtual HRESULT STDMETHODCALLTYPE SendOneWayRequest(
const void *pBody,
const WSD_OPERATION *pOperation) = 0;
virtual HRESULT STDMETHODCALLTYPE SendTwoWayRequest(
const void *pBody,
const WSD_OPERATION *pOperation,
const WSD_SYNCHRONOUS_RESPONSE_CONTEXT *pResponseContext) = 0;
virtual HRESULT STDMETHODCALLTYPE SendTwoWayRequestAsync(
const void *pBody,
const WSD_OPERATION *pOperation,
IUnknown *pAsyncState,
IWSDAsyncCallback *pCallback,
IWSDAsyncResult **pResult) = 0;
virtual HRESULT STDMETHODCALLTYPE AbortAsyncOperation(
IWSDAsyncResult *pAsyncResult) = 0;
virtual HRESULT STDMETHODCALLTYPE ProcessFault(
const WSD_SOAP_FAULT *pFault) = 0;
virtual HRESULT STDMETHODCALLTYPE GetErrorInfo(
LPCWSTR *ppszErrorInfo) = 0;
virtual HRESULT STDMETHODCALLTYPE GetFaultInfo(
WSD_SOAP_FAULT **ppFault) = 0;
};
#ifdef __CRT_UUID_DECL
__CRT_UUID_DECL(IWSDEndpointProxy, 0x1860d430, 0xb24c, 0x4975, 0x9f,0x90, 0xdb,0xb3,0x9b,0xaa,0x24,0xec)
#endif
#else
typedef struct IWSDEndpointProxyVtbl {
BEGIN_INTERFACE
/*** IUnknown methods ***/
HRESULT (STDMETHODCALLTYPE *QueryInterface)(
IWSDEndpointProxy* This,
REFIID riid,
void **ppvObject);
ULONG (STDMETHODCALLTYPE *AddRef)(
IWSDEndpointProxy* This);
ULONG (STDMETHODCALLTYPE *Release)(
IWSDEndpointProxy* This);
/*** IWSDEndpointProxy methods ***/
HRESULT (STDMETHODCALLTYPE *SendOneWayRequest)(
IWSDEndpointProxy* This,
const void *pBody,
const WSD_OPERATION *pOperation);
HRESULT (STDMETHODCALLTYPE *SendTwoWayRequest)(
IWSDEndpointProxy* This,
const void *pBody,
const WSD_OPERATION *pOperation,
const WSD_SYNCHRONOUS_RESPONSE_CONTEXT *pResponseContext);
HRESULT (STDMETHODCALLTYPE *SendTwoWayRequestAsync)(
IWSDEndpointProxy* This,
const void *pBody,
const WSD_OPERATION *pOperation,
IUnknown *pAsyncState,
IWSDAsyncCallback *pCallback,
IWSDAsyncResult **pResult);
HRESULT (STDMETHODCALLTYPE *AbortAsyncOperation)(
IWSDEndpointProxy* This,
IWSDAsyncResult *pAsyncResult);
HRESULT (STDMETHODCALLTYPE *ProcessFault)(
IWSDEndpointProxy* This,
const WSD_SOAP_FAULT *pFault);
HRESULT (STDMETHODCALLTYPE *GetErrorInfo)(
IWSDEndpointProxy* This,
LPCWSTR *ppszErrorInfo);
HRESULT (STDMETHODCALLTYPE *GetFaultInfo)(
IWSDEndpointProxy* This,
WSD_SOAP_FAULT **ppFault);
END_INTERFACE
} IWSDEndpointProxyVtbl;
interface IWSDEndpointProxy {
CONST_VTBL IWSDEndpointProxyVtbl* lpVtbl;
};
#ifdef COBJMACROS
#ifndef WIDL_C_INLINE_WRAPPERS
/*** IUnknown methods ***/
#define IWSDEndpointProxy_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
#define IWSDEndpointProxy_AddRef(This) (This)->lpVtbl->AddRef(This)
#define IWSDEndpointProxy_Release(This) (This)->lpVtbl->Release(This)
/*** IWSDEndpointProxy methods ***/
#define IWSDEndpointProxy_SendOneWayRequest(This,pBody,pOperation) (This)->lpVtbl->SendOneWayRequest(This,pBody,pOperation)
#define IWSDEndpointProxy_SendTwoWayRequest(This,pBody,pOperation,pResponseContext) (This)->lpVtbl->SendTwoWayRequest(This,pBody,pOperation,pResponseContext)
#define IWSDEndpointProxy_SendTwoWayRequestAsync(This,pBody,pOperation,pAsyncState,pCallback,pResult) (This)->lpVtbl->SendTwoWayRequestAsync(This,pBody,pOperation,pAsyncState,pCallback,pResult)
#define IWSDEndpointProxy_AbortAsyncOperation(This,pAsyncResult) (This)->lpVtbl->AbortAsyncOperation(This,pAsyncResult)
#define IWSDEndpointProxy_ProcessFault(This,pFault) (This)->lpVtbl->ProcessFault(This,pFault)
#define IWSDEndpointProxy_GetErrorInfo(This,ppszErrorInfo) (This)->lpVtbl->GetErrorInfo(This,ppszErrorInfo)
#define IWSDEndpointProxy_GetFaultInfo(This,ppFault) (This)->lpVtbl->GetFaultInfo(This,ppFault)
#else
/*** IUnknown methods ***/
static FORCEINLINE HRESULT IWSDEndpointProxy_QueryInterface(IWSDEndpointProxy* This,REFIID riid,void **ppvObject) {
return This->lpVtbl->QueryInterface(This,riid,ppvObject);
}
static FORCEINLINE ULONG IWSDEndpointProxy_AddRef(IWSDEndpointProxy* This) {
return This->lpVtbl->AddRef(This);
}
static FORCEINLINE ULONG IWSDEndpointProxy_Release(IWSDEndpointProxy* This) {
return This->lpVtbl->Release(This);
}
/*** IWSDEndpointProxy methods ***/
static FORCEINLINE HRESULT IWSDEndpointProxy_SendOneWayRequest(IWSDEndpointProxy* This,const void *pBody,const WSD_OPERATION *pOperation) {
return This->lpVtbl->SendOneWayRequest(This,pBody,pOperation);
}
static FORCEINLINE HRESULT IWSDEndpointProxy_SendTwoWayRequest(IWSDEndpointProxy* This,const void *pBody,const WSD_OPERATION *pOperation,const WSD_SYNCHRONOUS_RESPONSE_CONTEXT *pResponseContext) {
return This->lpVtbl->SendTwoWayRequest(This,pBody,pOperation,pResponseContext);
}
static FORCEINLINE HRESULT IWSDEndpointProxy_SendTwoWayRequestAsync(IWSDEndpointProxy* This,const void *pBody,const WSD_OPERATION *pOperation,IUnknown *pAsyncState,IWSDAsyncCallback *pCallback,IWSDAsyncResult **pResult) {
return This->lpVtbl->SendTwoWayRequestAsync(This,pBody,pOperation,pAsyncState,pCallback,pResult);
}
static FORCEINLINE HRESULT IWSDEndpointProxy_AbortAsyncOperation(IWSDEndpointProxy* This,IWSDAsyncResult *pAsyncResult) {
return This->lpVtbl->AbortAsyncOperation(This,pAsyncResult);
}
static FORCEINLINE HRESULT IWSDEndpointProxy_ProcessFault(IWSDEndpointProxy* This,const WSD_SOAP_FAULT *pFault) {
return This->lpVtbl->ProcessFault(This,pFault);
}
static FORCEINLINE HRESULT IWSDEndpointProxy_GetErrorInfo(IWSDEndpointProxy* This,LPCWSTR *ppszErrorInfo) {
return This->lpVtbl->GetErrorInfo(This,ppszErrorInfo);
}
static FORCEINLINE HRESULT IWSDEndpointProxy_GetFaultInfo(IWSDEndpointProxy* This,WSD_SOAP_FAULT **ppFault) {
return This->lpVtbl->GetFaultInfo(This,ppFault);
}
#endif
#endif
#endif
HRESULT STDMETHODCALLTYPE IWSDEndpointProxy_SendOneWayRequest_Proxy(
IWSDEndpointProxy* This,
const void *pBody,
const WSD_OPERATION *pOperation);
void __RPC_STUB IWSDEndpointProxy_SendOneWayRequest_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
HRESULT STDMETHODCALLTYPE IWSDEndpointProxy_SendTwoWayRequest_Proxy(
IWSDEndpointProxy* This,
const void *pBody,
const WSD_OPERATION *pOperation,
const WSD_SYNCHRONOUS_RESPONSE_CONTEXT *pResponseContext);
void __RPC_STUB IWSDEndpointProxy_SendTwoWayRequest_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
HRESULT STDMETHODCALLTYPE IWSDEndpointProxy_SendTwoWayRequestAsync_Proxy(
IWSDEndpointProxy* This,
const void *pBody,
const WSD_OPERATION *pOperation,
IUnknown *pAsyncState,
IWSDAsyncCallback *pCallback,
IWSDAsyncResult **pResult);
void __RPC_STUB IWSDEndpointProxy_SendTwoWayRequestAsync_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
HRESULT STDMETHODCALLTYPE IWSDEndpointProxy_AbortAsyncOperation_Proxy(
IWSDEndpointProxy* This,
IWSDAsyncResult *pAsyncResult);
void __RPC_STUB IWSDEndpointProxy_AbortAsyncOperation_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
HRESULT STDMETHODCALLTYPE IWSDEndpointProxy_ProcessFault_Proxy(
IWSDEndpointProxy* This,
const WSD_SOAP_FAULT *pFault);
void __RPC_STUB IWSDEndpointProxy_ProcessFault_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
HRESULT STDMETHODCALLTYPE IWSDEndpointProxy_GetErrorInfo_Proxy(
IWSDEndpointProxy* This,
LPCWSTR *ppszErrorInfo);
void __RPC_STUB IWSDEndpointProxy_GetErrorInfo_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
HRESULT STDMETHODCALLTYPE IWSDEndpointProxy_GetFaultInfo_Proxy(
IWSDEndpointProxy* This,
WSD_SOAP_FAULT **ppFault);
void __RPC_STUB IWSDEndpointProxy_GetFaultInfo_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
#endif /* __IWSDEndpointProxy_INTERFACE_DEFINED__ */
/*****************************************************************************
* IWSDDeviceProxy interface
*/
#ifndef __IWSDDeviceProxy_INTERFACE_DEFINED__
#define __IWSDDeviceProxy_INTERFACE_DEFINED__
DEFINE_GUID(IID_IWSDDeviceProxy, 0xeee0c031, 0xc578, 0x4c0e, 0x9a,0x3b, 0x97,0x3c,0x35,0xf4,0x09,0xdb);
#if defined(__cplusplus) && !defined(CINTERFACE)
MIDL_INTERFACE("eee0c031-c578-4c0e-9a3b-973c35f409db")
IWSDDeviceProxy : public IUnknown
{
virtual HRESULT STDMETHODCALLTYPE Init(
LPCWSTR pszDeviceId,
IWSDAddress *pDeviceAddress,
LPCWSTR pszLocalId,
IWSDXMLContext *pContext,
IWSDDeviceProxy *pSponsor) = 0;
virtual HRESULT STDMETHODCALLTYPE BeginGetMetadata(
IWSDAsyncResult **ppResult) = 0;
virtual HRESULT STDMETHODCALLTYPE EndGetMetadata(
IWSDAsyncResult *pResult) = 0;
virtual HRESULT STDMETHODCALLTYPE GetHostMetadata(
WSD_HOST_METADATA **ppHostMetadata) = 0;
virtual HRESULT STDMETHODCALLTYPE GetThisModelMetadata(
WSD_THIS_MODEL_METADATA **ppManufacturerMetadata) = 0;
virtual HRESULT STDMETHODCALLTYPE GetThisDeviceMetadata(
WSD_THIS_DEVICE_METADATA **ppThisDeviceMetadata) = 0;
virtual HRESULT STDMETHODCALLTYPE GetAllMetadata(
WSD_METADATA_SECTION_LIST **ppMetadata) = 0;
virtual HRESULT STDMETHODCALLTYPE GetServiceProxyById(
LPCWSTR pszServiceId,
IWSDServiceProxy **ppServiceProxy) = 0;
virtual HRESULT STDMETHODCALLTYPE GetServiceProxyByType(
const WSDXML_NAME *pType,
IWSDServiceProxy **ppServiceProxy) = 0;
virtual HRESULT STDMETHODCALLTYPE GetEndpointProxy(
IWSDEndpointProxy **ppProxy) = 0;
};
#ifdef __CRT_UUID_DECL
__CRT_UUID_DECL(IWSDDeviceProxy, 0xeee0c031, 0xc578, 0x4c0e, 0x9a,0x3b, 0x97,0x3c,0x35,0xf4,0x09,0xdb)
#endif
#else
typedef struct IWSDDeviceProxyVtbl {
BEGIN_INTERFACE
/*** IUnknown methods ***/
HRESULT (STDMETHODCALLTYPE *QueryInterface)(
IWSDDeviceProxy* This,
REFIID riid,
void **ppvObject);
ULONG (STDMETHODCALLTYPE *AddRef)(
IWSDDeviceProxy* This);
ULONG (STDMETHODCALLTYPE *Release)(
IWSDDeviceProxy* This);
/*** IWSDDeviceProxy methods ***/
HRESULT (STDMETHODCALLTYPE *Init)(
IWSDDeviceProxy* This,
LPCWSTR pszDeviceId,
IWSDAddress *pDeviceAddress,
LPCWSTR pszLocalId,
IWSDXMLContext *pContext,
IWSDDeviceProxy *pSponsor);
HRESULT (STDMETHODCALLTYPE *BeginGetMetadata)(
IWSDDeviceProxy* This,
IWSDAsyncResult **ppResult);
HRESULT (STDMETHODCALLTYPE *EndGetMetadata)(
IWSDDeviceProxy* This,
IWSDAsyncResult *pResult);
HRESULT (STDMETHODCALLTYPE *GetHostMetadata)(
IWSDDeviceProxy* This,
WSD_HOST_METADATA **ppHostMetadata);
HRESULT (STDMETHODCALLTYPE *GetThisModelMetadata)(
IWSDDeviceProxy* This,
WSD_THIS_MODEL_METADATA **ppManufacturerMetadata);
HRESULT (STDMETHODCALLTYPE *GetThisDeviceMetadata)(
IWSDDeviceProxy* This,
WSD_THIS_DEVICE_METADATA **ppThisDeviceMetadata);
HRESULT (STDMETHODCALLTYPE *GetAllMetadata)(
IWSDDeviceProxy* This,
WSD_METADATA_SECTION_LIST **ppMetadata);
HRESULT (STDMETHODCALLTYPE *GetServiceProxyById)(
IWSDDeviceProxy* This,
LPCWSTR pszServiceId,
IWSDServiceProxy **ppServiceProxy);
HRESULT (STDMETHODCALLTYPE *GetServiceProxyByType)(
IWSDDeviceProxy* This,
const WSDXML_NAME *pType,
IWSDServiceProxy **ppServiceProxy);
HRESULT (STDMETHODCALLTYPE *GetEndpointProxy)(
IWSDDeviceProxy* This,
IWSDEndpointProxy **ppProxy);
END_INTERFACE
} IWSDDeviceProxyVtbl;
interface IWSDDeviceProxy {
CONST_VTBL IWSDDeviceProxyVtbl* lpVtbl;
};
#ifdef COBJMACROS
#ifndef WIDL_C_INLINE_WRAPPERS
/*** IUnknown methods ***/
#define IWSDDeviceProxy_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
#define IWSDDeviceProxy_AddRef(This) (This)->lpVtbl->AddRef(This)
#define IWSDDeviceProxy_Release(This) (This)->lpVtbl->Release(This)
/*** IWSDDeviceProxy methods ***/
#define IWSDDeviceProxy_Init(This,pszDeviceId,pDeviceAddress,pszLocalId,pContext,pSponsor) (This)->lpVtbl->Init(This,pszDeviceId,pDeviceAddress,pszLocalId,pContext,pSponsor)
#define IWSDDeviceProxy_BeginGetMetadata(This,ppResult) (This)->lpVtbl->BeginGetMetadata(This,ppResult)
#define IWSDDeviceProxy_EndGetMetadata(This,pResult) (This)->lpVtbl->EndGetMetadata(This,pResult)
#define IWSDDeviceProxy_GetHostMetadata(This,ppHostMetadata) (This)->lpVtbl->GetHostMetadata(This,ppHostMetadata)
#define IWSDDeviceProxy_GetThisModelMetadata(This,ppManufacturerMetadata) (This)->lpVtbl->GetThisModelMetadata(This,ppManufacturerMetadata)
#define IWSDDeviceProxy_GetThisDeviceMetadata(This,ppThisDeviceMetadata) (This)->lpVtbl->GetThisDeviceMetadata(This,ppThisDeviceMetadata)
#define IWSDDeviceProxy_GetAllMetadata(This,ppMetadata) (This)->lpVtbl->GetAllMetadata(This,ppMetadata)
#define IWSDDeviceProxy_GetServiceProxyById(This,pszServiceId,ppServiceProxy) (This)->lpVtbl->GetServiceProxyById(This,pszServiceId,ppServiceProxy)
#define IWSDDeviceProxy_GetServiceProxyByType(This,pType,ppServiceProxy) (This)->lpVtbl->GetServiceProxyByType(This,pType,ppServiceProxy)
#define IWSDDeviceProxy_GetEndpointProxy(This,ppProxy) (This)->lpVtbl->GetEndpointProxy(This,ppProxy)
#else
/*** IUnknown methods ***/
static FORCEINLINE HRESULT IWSDDeviceProxy_QueryInterface(IWSDDeviceProxy* This,REFIID riid,void **ppvObject) {
return This->lpVtbl->QueryInterface(This,riid,ppvObject);
}
static FORCEINLINE ULONG IWSDDeviceProxy_AddRef(IWSDDeviceProxy* This) {
return This->lpVtbl->AddRef(This);
}
static FORCEINLINE ULONG IWSDDeviceProxy_Release(IWSDDeviceProxy* This) {
return This->lpVtbl->Release(This);
}
/*** IWSDDeviceProxy methods ***/
static FORCEINLINE HRESULT IWSDDeviceProxy_Init(IWSDDeviceProxy* This,LPCWSTR pszDeviceId,IWSDAddress *pDeviceAddress,LPCWSTR pszLocalId,IWSDXMLContext *pContext,IWSDDeviceProxy *pSponsor) {
return This->lpVtbl->Init(This,pszDeviceId,pDeviceAddress,pszLocalId,pContext,pSponsor);
}
static FORCEINLINE HRESULT IWSDDeviceProxy_BeginGetMetadata(IWSDDeviceProxy* This,IWSDAsyncResult **ppResult) {
return This->lpVtbl->BeginGetMetadata(This,ppResult);
}
static FORCEINLINE HRESULT IWSDDeviceProxy_EndGetMetadata(IWSDDeviceProxy* This,IWSDAsyncResult *pResult) {
return This->lpVtbl->EndGetMetadata(This,pResult);
}
static FORCEINLINE HRESULT IWSDDeviceProxy_GetHostMetadata(IWSDDeviceProxy* This,WSD_HOST_METADATA **ppHostMetadata) {
return This->lpVtbl->GetHostMetadata(This,ppHostMetadata);
}
static FORCEINLINE HRESULT IWSDDeviceProxy_GetThisModelMetadata(IWSDDeviceProxy* This,WSD_THIS_MODEL_METADATA **ppManufacturerMetadata) {
return This->lpVtbl->GetThisModelMetadata(This,ppManufacturerMetadata);
}
static FORCEINLINE HRESULT IWSDDeviceProxy_GetThisDeviceMetadata(IWSDDeviceProxy* This,WSD_THIS_DEVICE_METADATA **ppThisDeviceMetadata) {
return This->lpVtbl->GetThisDeviceMetadata(This,ppThisDeviceMetadata);
}
static FORCEINLINE HRESULT IWSDDeviceProxy_GetAllMetadata(IWSDDeviceProxy* This,WSD_METADATA_SECTION_LIST **ppMetadata) {
return This->lpVtbl->GetAllMetadata(This,ppMetadata);
}
static FORCEINLINE HRESULT IWSDDeviceProxy_GetServiceProxyById(IWSDDeviceProxy* This,LPCWSTR pszServiceId,IWSDServiceProxy **ppServiceProxy) {
return This->lpVtbl->GetServiceProxyById(This,pszServiceId,ppServiceProxy);
}
static FORCEINLINE HRESULT IWSDDeviceProxy_GetServiceProxyByType(IWSDDeviceProxy* This,const WSDXML_NAME *pType,IWSDServiceProxy **ppServiceProxy) {
return This->lpVtbl->GetServiceProxyByType(This,pType,ppServiceProxy);
}
static FORCEINLINE HRESULT IWSDDeviceProxy_GetEndpointProxy(IWSDDeviceProxy* This,IWSDEndpointProxy **ppProxy) {
return This->lpVtbl->GetEndpointProxy(This,ppProxy);
}
#endif
#endif
#endif
HRESULT STDMETHODCALLTYPE IWSDDeviceProxy_Init_Proxy(
IWSDDeviceProxy* This,
LPCWSTR pszDeviceId,
IWSDAddress *pDeviceAddress,
LPCWSTR pszLocalId,
IWSDXMLContext *pContext,
IWSDDeviceProxy *pSponsor);
void __RPC_STUB IWSDDeviceProxy_Init_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
HRESULT STDMETHODCALLTYPE IWSDDeviceProxy_BeginGetMetadata_Proxy(
IWSDDeviceProxy* This,
IWSDAsyncResult **ppResult);
void __RPC_STUB IWSDDeviceProxy_BeginGetMetadata_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
HRESULT STDMETHODCALLTYPE IWSDDeviceProxy_EndGetMetadata_Proxy(
IWSDDeviceProxy* This,
IWSDAsyncResult *pResult);
void __RPC_STUB IWSDDeviceProxy_EndGetMetadata_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
HRESULT STDMETHODCALLTYPE IWSDDeviceProxy_GetHostMetadata_Proxy(
IWSDDeviceProxy* This,
WSD_HOST_METADATA **ppHostMetadata);
void __RPC_STUB IWSDDeviceProxy_GetHostMetadata_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
HRESULT STDMETHODCALLTYPE IWSDDeviceProxy_GetThisModelMetadata_Proxy(
IWSDDeviceProxy* This,
WSD_THIS_MODEL_METADATA **ppManufacturerMetadata);
void __RPC_STUB IWSDDeviceProxy_GetThisModelMetadata_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
HRESULT STDMETHODCALLTYPE IWSDDeviceProxy_GetThisDeviceMetadata_Proxy(
IWSDDeviceProxy* This,
WSD_THIS_DEVICE_METADATA **ppThisDeviceMetadata);
void __RPC_STUB IWSDDeviceProxy_GetThisDeviceMetadata_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
HRESULT STDMETHODCALLTYPE IWSDDeviceProxy_GetAllMetadata_Proxy(
IWSDDeviceProxy* This,
WSD_METADATA_SECTION_LIST **ppMetadata);
void __RPC_STUB IWSDDeviceProxy_GetAllMetadata_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
HRESULT STDMETHODCALLTYPE IWSDDeviceProxy_GetServiceProxyById_Proxy(
IWSDDeviceProxy* This,
LPCWSTR pszServiceId,
IWSDServiceProxy **ppServiceProxy);
void __RPC_STUB IWSDDeviceProxy_GetServiceProxyById_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
HRESULT STDMETHODCALLTYPE IWSDDeviceProxy_GetServiceProxyByType_Proxy(
IWSDDeviceProxy* This,
const WSDXML_NAME *pType,
IWSDServiceProxy **ppServiceProxy);
void __RPC_STUB IWSDDeviceProxy_GetServiceProxyByType_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
HRESULT STDMETHODCALLTYPE IWSDDeviceProxy_GetEndpointProxy_Proxy(
IWSDDeviceProxy* This,
IWSDEndpointProxy **ppProxy);
void __RPC_STUB IWSDDeviceProxy_GetEndpointProxy_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
#endif /* __IWSDDeviceProxy_INTERFACE_DEFINED__ */
/*****************************************************************************
* IWSDServiceProxy interface
*/
#ifndef __IWSDServiceProxy_INTERFACE_DEFINED__
#define __IWSDServiceProxy_INTERFACE_DEFINED__
DEFINE_GUID(IID_IWSDServiceProxy, 0xd4c7fb9c, 0x03ab, 0x4175, 0x9d,0x67, 0x09,0x4f,0xaf,0xeb,0xf4,0x87);
#if defined(__cplusplus) && !defined(CINTERFACE)
MIDL_INTERFACE("d4c7fb9c-03ab-4175-9d67-094fafebf487")
IWSDServiceProxy : public IWSDMetadataExchange
{
virtual HRESULT STDMETHODCALLTYPE BeginGetMetadata(
IWSDAsyncResult **ppResult) = 0;
virtual HRESULT STDMETHODCALLTYPE EndGetMetadata(
IWSDAsyncResult *pResult,
WSD_METADATA_SECTION_LIST **ppMetadata) = 0;
virtual HRESULT STDMETHODCALLTYPE GetServiceMetadata(
WSD_SERVICE_METADATA **ppServiceMetadata) = 0;
virtual HRESULT STDMETHODCALLTYPE SubscribeToOperation(
const WSD_OPERATION *pOperation,
IUnknown *pUnknown,
const WSDXML_ELEMENT *pAny,
WSDXML_ELEMENT **ppAny) = 0;
virtual HRESULT STDMETHODCALLTYPE UnsubscribeToOperation(
const WSD_OPERATION *pOperation) = 0;
virtual HRESULT STDMETHODCALLTYPE SetEventingStatusCallback(
IWSDEventingStatus *pStatus) = 0;
virtual HRESULT STDMETHODCALLTYPE GetEndpointProxy(
IWSDEndpointProxy **ppProxy) = 0;
};
#ifdef __CRT_UUID_DECL
__CRT_UUID_DECL(IWSDServiceProxy, 0xd4c7fb9c, 0x03ab, 0x4175, 0x9d,0x67, 0x09,0x4f,0xaf,0xeb,0xf4,0x87)
#endif
#else
typedef struct IWSDServiceProxyVtbl {
BEGIN_INTERFACE
/*** IUnknown methods ***/
HRESULT (STDMETHODCALLTYPE *QueryInterface)(
IWSDServiceProxy* This,
REFIID riid,
void **ppvObject);
ULONG (STDMETHODCALLTYPE *AddRef)(
IWSDServiceProxy* This);
ULONG (STDMETHODCALLTYPE *Release)(
IWSDServiceProxy* This);
/*** IWSDMetadataExchange methods ***/
HRESULT (STDMETHODCALLTYPE *GetMetadata)(
IWSDServiceProxy* This,
WSD_METADATA_SECTION_LIST **MetadataOut);
/*** IWSDServiceProxy methods ***/
HRESULT (STDMETHODCALLTYPE *BeginGetMetadata)(
IWSDServiceProxy* This,
IWSDAsyncResult **ppResult);
HRESULT (STDMETHODCALLTYPE *EndGetMetadata)(
IWSDServiceProxy* This,
IWSDAsyncResult *pResult,
WSD_METADATA_SECTION_LIST **ppMetadata);
HRESULT (STDMETHODCALLTYPE *GetServiceMetadata)(
IWSDServiceProxy* This,
WSD_SERVICE_METADATA **ppServiceMetadata);
HRESULT (STDMETHODCALLTYPE *SubscribeToOperation)(
IWSDServiceProxy* This,
const WSD_OPERATION *pOperation,
IUnknown *pUnknown,
const WSDXML_ELEMENT *pAny,
WSDXML_ELEMENT **ppAny);
HRESULT (STDMETHODCALLTYPE *UnsubscribeToOperation)(
IWSDServiceProxy* This,
const WSD_OPERATION *pOperation);
HRESULT (STDMETHODCALLTYPE *SetEventingStatusCallback)(
IWSDServiceProxy* This,
IWSDEventingStatus *pStatus);
HRESULT (STDMETHODCALLTYPE *GetEndpointProxy)(
IWSDServiceProxy* This,
IWSDEndpointProxy **ppProxy);
END_INTERFACE
} IWSDServiceProxyVtbl;
interface IWSDServiceProxy {
CONST_VTBL IWSDServiceProxyVtbl* lpVtbl;
};
#ifdef COBJMACROS
#ifndef WIDL_C_INLINE_WRAPPERS
/*** IUnknown methods ***/
#define IWSDServiceProxy_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
#define IWSDServiceProxy_AddRef(This) (This)->lpVtbl->AddRef(This)
#define IWSDServiceProxy_Release(This) (This)->lpVtbl->Release(This)
/*** IWSDMetadataExchange methods ***/
#define IWSDServiceProxy_GetMetadata(This,MetadataOut) (This)->lpVtbl->GetMetadata(This,MetadataOut)
/*** IWSDServiceProxy methods ***/
#define IWSDServiceProxy_BeginGetMetadata(This,ppResult) (This)->lpVtbl->BeginGetMetadata(This,ppResult)
#define IWSDServiceProxy_EndGetMetadata(This,pResult,ppMetadata) (This)->lpVtbl->EndGetMetadata(This,pResult,ppMetadata)
#define IWSDServiceProxy_GetServiceMetadata(This,ppServiceMetadata) (This)->lpVtbl->GetServiceMetadata(This,ppServiceMetadata)
#define IWSDServiceProxy_SubscribeToOperation(This,pOperation,pUnknown,pAny,ppAny) (This)->lpVtbl->SubscribeToOperation(This,pOperation,pUnknown,pAny,ppAny)
#define IWSDServiceProxy_UnsubscribeToOperation(This,pOperation) (This)->lpVtbl->UnsubscribeToOperation(This,pOperation)
#define IWSDServiceProxy_SetEventingStatusCallback(This,pStatus) (This)->lpVtbl->SetEventingStatusCallback(This,pStatus)
#define IWSDServiceProxy_GetEndpointProxy(This,ppProxy) (This)->lpVtbl->GetEndpointProxy(This,ppProxy)
#else
/*** IUnknown methods ***/
static FORCEINLINE HRESULT IWSDServiceProxy_QueryInterface(IWSDServiceProxy* This,REFIID riid,void **ppvObject) {
return This->lpVtbl->QueryInterface(This,riid,ppvObject);
}
static FORCEINLINE ULONG IWSDServiceProxy_AddRef(IWSDServiceProxy* This) {
return This->lpVtbl->AddRef(This);
}
static FORCEINLINE ULONG IWSDServiceProxy_Release(IWSDServiceProxy* This) {
return This->lpVtbl->Release(This);
}
/*** IWSDMetadataExchange methods ***/
static FORCEINLINE HRESULT IWSDServiceProxy_GetMetadata(IWSDServiceProxy* This,WSD_METADATA_SECTION_LIST **MetadataOut) {
return This->lpVtbl->GetMetadata(This,MetadataOut);
}
/*** IWSDServiceProxy methods ***/
static FORCEINLINE HRESULT IWSDServiceProxy_BeginGetMetadata(IWSDServiceProxy* This,IWSDAsyncResult **ppResult) {
return This->lpVtbl->BeginGetMetadata(This,ppResult);
}
static FORCEINLINE HRESULT IWSDServiceProxy_EndGetMetadata(IWSDServiceProxy* This,IWSDAsyncResult *pResult,WSD_METADATA_SECTION_LIST **ppMetadata) {
return This->lpVtbl->EndGetMetadata(This,pResult,ppMetadata);
}
static FORCEINLINE HRESULT IWSDServiceProxy_GetServiceMetadata(IWSDServiceProxy* This,WSD_SERVICE_METADATA **ppServiceMetadata) {
return This->lpVtbl->GetServiceMetadata(This,ppServiceMetadata);
}
static FORCEINLINE HRESULT IWSDServiceProxy_SubscribeToOperation(IWSDServiceProxy* This,const WSD_OPERATION *pOperation,IUnknown *pUnknown,const WSDXML_ELEMENT *pAny,WSDXML_ELEMENT **ppAny) {
return This->lpVtbl->SubscribeToOperation(This,pOperation,pUnknown,pAny,ppAny);
}
static FORCEINLINE HRESULT IWSDServiceProxy_UnsubscribeToOperation(IWSDServiceProxy* This,const WSD_OPERATION *pOperation) {
return This->lpVtbl->UnsubscribeToOperation(This,pOperation);
}
static FORCEINLINE HRESULT IWSDServiceProxy_SetEventingStatusCallback(IWSDServiceProxy* This,IWSDEventingStatus *pStatus) {
return This->lpVtbl->SetEventingStatusCallback(This,pStatus);
}
static FORCEINLINE HRESULT IWSDServiceProxy_GetEndpointProxy(IWSDServiceProxy* This,IWSDEndpointProxy **ppProxy) {
return This->lpVtbl->GetEndpointProxy(This,ppProxy);
}
#endif
#endif
#endif
HRESULT STDMETHODCALLTYPE IWSDServiceProxy_BeginGetMetadata_Proxy(
IWSDServiceProxy* This,
IWSDAsyncResult **ppResult);
void __RPC_STUB IWSDServiceProxy_BeginGetMetadata_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
HRESULT STDMETHODCALLTYPE IWSDServiceProxy_EndGetMetadata_Proxy(
IWSDServiceProxy* This,
IWSDAsyncResult *pResult,
WSD_METADATA_SECTION_LIST **ppMetadata);
void __RPC_STUB IWSDServiceProxy_EndGetMetadata_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
HRESULT STDMETHODCALLTYPE IWSDServiceProxy_GetServiceMetadata_Proxy(
IWSDServiceProxy* This,
WSD_SERVICE_METADATA **ppServiceMetadata);
void __RPC_STUB IWSDServiceProxy_GetServiceMetadata_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
HRESULT STDMETHODCALLTYPE IWSDServiceProxy_SubscribeToOperation_Proxy(
IWSDServiceProxy* This,
const WSD_OPERATION *pOperation,
IUnknown *pUnknown,
const WSDXML_ELEMENT *pAny,
WSDXML_ELEMENT **ppAny);
void __RPC_STUB IWSDServiceProxy_SubscribeToOperation_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
HRESULT STDMETHODCALLTYPE IWSDServiceProxy_UnsubscribeToOperation_Proxy(
IWSDServiceProxy* This,
const WSD_OPERATION *pOperation);
void __RPC_STUB IWSDServiceProxy_UnsubscribeToOperation_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
HRESULT STDMETHODCALLTYPE IWSDServiceProxy_SetEventingStatusCallback_Proxy(
IWSDServiceProxy* This,
IWSDEventingStatus *pStatus);
void __RPC_STUB IWSDServiceProxy_SetEventingStatusCallback_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
HRESULT STDMETHODCALLTYPE IWSDServiceProxy_GetEndpointProxy_Proxy(
IWSDServiceProxy* This,
IWSDEndpointProxy **ppProxy);
void __RPC_STUB IWSDServiceProxy_GetEndpointProxy_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
#endif /* __IWSDServiceProxy_INTERFACE_DEFINED__ */
#if WINVER >= 0x601
/*****************************************************************************
* IWSDServiceProxyEventing interface
*/
#ifndef __IWSDServiceProxyEventing_INTERFACE_DEFINED__
#define __IWSDServiceProxyEventing_INTERFACE_DEFINED__
DEFINE_GUID(IID_IWSDServiceProxyEventing, 0xf9279d6d, 0x1012, 0x4a94, 0xb8,0xcc, 0xfd,0x35,0xd2,0x20,0x2b,0xfe);
#if defined(__cplusplus) && !defined(CINTERFACE)
MIDL_INTERFACE("f9279d6d-1012-4a94-b8cc-fd35d2202bfe")
IWSDServiceProxyEventing : public IWSDServiceProxy
{
virtual HRESULT STDMETHODCALLTYPE SubscribeToMultipleOperations(
const WSD_OPERATION *pOperations,
DWORD dwOperationCount,
IUnknown *pUnknown,
const WSD_EVENTING_EXPIRES *pExpires,
const WSDXML_ELEMENT *pAny,
WSD_EVENTING_EXPIRES **ppExpires,
WSDXML_ELEMENT **ppAny) = 0;
virtual HRESULT STDMETHODCALLTYPE BeginSubscribeToMultipleOperations(
const WSD_OPERATION *pOperations,
DWORD dwOperationCount,
IUnknown *pUnknown,
const WSD_EVENTING_EXPIRES *pExpires,
const WSDXML_ELEMENT *pAny,
IUnknown *pAsyncState,
IWSDAsyncCallback *pAsyncCallback,
IWSDAsyncResult **ppResult) = 0;
virtual HRESULT STDMETHODCALLTYPE EndSubscribeToMultipleOperations(
const WSD_OPERATION *pOperations,
DWORD dwOperationCount,
IWSDAsyncResult *pResult,
WSD_EVENTING_EXPIRES **ppExpires,
WSDXML_ELEMENT **ppAny) = 0;
virtual HRESULT STDMETHODCALLTYPE UnsubscribeToMultipleOperations(
const WSD_OPERATION *pOperations,
DWORD dwOperationCount,
const WSDXML_ELEMENT *pAny) = 0;
virtual HRESULT STDMETHODCALLTYPE BeginUnsubscribeToMultipleOperations(
const WSD_OPERATION *pOperations,
DWORD dwOperationCount,
const WSDXML_ELEMENT *pAny,
IUnknown *pAsyncState,
IWSDAsyncCallback *pAsyncCallback,
IWSDAsyncResult **ppResult) = 0;
virtual HRESULT STDMETHODCALLTYPE EndUnsubscribeToMultipleOperations(
const WSD_OPERATION *pOperations,
DWORD dwOperationCount,
IWSDAsyncResult *pResult) = 0;
virtual HRESULT STDMETHODCALLTYPE RenewMultipleOperations(
const WSD_OPERATION *pOperations,
DWORD dwOperationCount,
const WSD_EVENTING_EXPIRES *pExpires,
const WSDXML_ELEMENT *pAny,
WSD_EVENTING_EXPIRES **ppExpires,
WSDXML_ELEMENT **ppAny) = 0;
virtual HRESULT STDMETHODCALLTYPE BeginRenewMultipleOperations(
const WSD_OPERATION *pOperations,
DWORD dwOperationCount,
const WSD_EVENTING_EXPIRES *pExpires,
const WSDXML_ELEMENT *pAny,
IUnknown *pAsyncState,
IWSDAsyncCallback *pAsyncCallback,
IWSDAsyncResult **ppResult) = 0;
virtual HRESULT STDMETHODCALLTYPE EndRenewMultipleOperations(
const WSD_OPERATION *pOperations,
DWORD dwOperationCount,
IWSDAsyncResult *pResult,
WSD_EVENTING_EXPIRES **ppExpires,
WSDXML_ELEMENT **ppAny) = 0;
virtual HRESULT STDMETHODCALLTYPE GetStatusForMultipleOperations(
const WSD_OPERATION *pOperations,
DWORD dwOperationCount,
const WSDXML_ELEMENT *pAny,
WSD_EVENTING_EXPIRES **ppExpires,
WSDXML_ELEMENT **ppAny) = 0;
virtual HRESULT STDMETHODCALLTYPE BeginGetStatusForMultipleOperations(
const WSD_OPERATION *pOperations,
DWORD dwOperationCount,
const WSDXML_ELEMENT *pAny,
IUnknown *pAsyncState,
IWSDAsyncCallback *pAsyncCallback,
IWSDAsyncResult **ppResult) = 0;
virtual HRESULT STDMETHODCALLTYPE EndGetStatusForMultipleOperations(
const WSD_OPERATION *pOperations,
DWORD dwOperationCount,
IWSDAsyncResult *pResult,
WSD_EVENTING_EXPIRES **ppExpires,
WSDXML_ELEMENT **ppAny) = 0;
};
#ifdef __CRT_UUID_DECL
__CRT_UUID_DECL(IWSDServiceProxyEventing, 0xf9279d6d, 0x1012, 0x4a94, 0xb8,0xcc, 0xfd,0x35,0xd2,0x20,0x2b,0xfe)
#endif
#else
typedef struct IWSDServiceProxyEventingVtbl {
BEGIN_INTERFACE
/*** IUnknown methods ***/
HRESULT (STDMETHODCALLTYPE *QueryInterface)(
IWSDServiceProxyEventing* This,
REFIID riid,
void **ppvObject);
ULONG (STDMETHODCALLTYPE *AddRef)(
IWSDServiceProxyEventing* This);
ULONG (STDMETHODCALLTYPE *Release)(
IWSDServiceProxyEventing* This);
/*** IWSDMetadataExchange methods ***/
HRESULT (STDMETHODCALLTYPE *GetMetadata)(
IWSDServiceProxyEventing* This,
WSD_METADATA_SECTION_LIST **MetadataOut);
/*** IWSDServiceProxy methods ***/
HRESULT (STDMETHODCALLTYPE *BeginGetMetadata)(
IWSDServiceProxyEventing* This,
IWSDAsyncResult **ppResult);
HRESULT (STDMETHODCALLTYPE *EndGetMetadata)(
IWSDServiceProxyEventing* This,
IWSDAsyncResult *pResult,
WSD_METADATA_SECTION_LIST **ppMetadata);
HRESULT (STDMETHODCALLTYPE *GetServiceMetadata)(
IWSDServiceProxyEventing* This,
WSD_SERVICE_METADATA **ppServiceMetadata);
HRESULT (STDMETHODCALLTYPE *SubscribeToOperation)(
IWSDServiceProxyEventing* This,
const WSD_OPERATION *pOperation,
IUnknown *pUnknown,
const WSDXML_ELEMENT *pAny,
WSDXML_ELEMENT **ppAny);
HRESULT (STDMETHODCALLTYPE *UnsubscribeToOperation)(
IWSDServiceProxyEventing* This,
const WSD_OPERATION *pOperation);
HRESULT (STDMETHODCALLTYPE *SetEventingStatusCallback)(
IWSDServiceProxyEventing* This,
IWSDEventingStatus *pStatus);
HRESULT (STDMETHODCALLTYPE *GetEndpointProxy)(
IWSDServiceProxyEventing* This,
IWSDEndpointProxy **ppProxy);
/*** IWSDServiceProxyEventing methods ***/
HRESULT (STDMETHODCALLTYPE *SubscribeToMultipleOperations)(
IWSDServiceProxyEventing* This,
const WSD_OPERATION *pOperations,
DWORD dwOperationCount,
IUnknown *pUnknown,
const WSD_EVENTING_EXPIRES *pExpires,
const WSDXML_ELEMENT *pAny,
WSD_EVENTING_EXPIRES **ppExpires,
WSDXML_ELEMENT **ppAny);
HRESULT (STDMETHODCALLTYPE *BeginSubscribeToMultipleOperations)(
IWSDServiceProxyEventing* This,
const WSD_OPERATION *pOperations,
DWORD dwOperationCount,
IUnknown *pUnknown,
const WSD_EVENTING_EXPIRES *pExpires,
const WSDXML_ELEMENT *pAny,
IUnknown *pAsyncState,
IWSDAsyncCallback *pAsyncCallback,
IWSDAsyncResult **ppResult);
HRESULT (STDMETHODCALLTYPE *EndSubscribeToMultipleOperations)(
IWSDServiceProxyEventing* This,
const WSD_OPERATION *pOperations,
DWORD dwOperationCount,
IWSDAsyncResult *pResult,
WSD_EVENTING_EXPIRES **ppExpires,
WSDXML_ELEMENT **ppAny);
HRESULT (STDMETHODCALLTYPE *UnsubscribeToMultipleOperations)(
IWSDServiceProxyEventing* This,
const WSD_OPERATION *pOperations,
DWORD dwOperationCount,
const WSDXML_ELEMENT *pAny);
HRESULT (STDMETHODCALLTYPE *BeginUnsubscribeToMultipleOperations)(
IWSDServiceProxyEventing* This,
const WSD_OPERATION *pOperations,
DWORD dwOperationCount,
const WSDXML_ELEMENT *pAny,
IUnknown *pAsyncState,
IWSDAsyncCallback *pAsyncCallback,
IWSDAsyncResult **ppResult);
HRESULT (STDMETHODCALLTYPE *EndUnsubscribeToMultipleOperations)(
IWSDServiceProxyEventing* This,
const WSD_OPERATION *pOperations,
DWORD dwOperationCount,
IWSDAsyncResult *pResult);
HRESULT (STDMETHODCALLTYPE *RenewMultipleOperations)(
IWSDServiceProxyEventing* This,
const WSD_OPERATION *pOperations,
DWORD dwOperationCount,
const WSD_EVENTING_EXPIRES *pExpires,
const WSDXML_ELEMENT *pAny,
WSD_EVENTING_EXPIRES **ppExpires,
WSDXML_ELEMENT **ppAny);
HRESULT (STDMETHODCALLTYPE *BeginRenewMultipleOperations)(
IWSDServiceProxyEventing* This,
const WSD_OPERATION *pOperations,
DWORD dwOperationCount,
const WSD_EVENTING_EXPIRES *pExpires,
const WSDXML_ELEMENT *pAny,
IUnknown *pAsyncState,
IWSDAsyncCallback *pAsyncCallback,
IWSDAsyncResult **ppResult);
HRESULT (STDMETHODCALLTYPE *EndRenewMultipleOperations)(
IWSDServiceProxyEventing* This,
const WSD_OPERATION *pOperations,
DWORD dwOperationCount,
IWSDAsyncResult *pResult,
WSD_EVENTING_EXPIRES **ppExpires,
WSDXML_ELEMENT **ppAny);
HRESULT (STDMETHODCALLTYPE *GetStatusForMultipleOperations)(
IWSDServiceProxyEventing* This,
const WSD_OPERATION *pOperations,
DWORD dwOperationCount,
const WSDXML_ELEMENT *pAny,
WSD_EVENTING_EXPIRES **ppExpires,
WSDXML_ELEMENT **ppAny);
HRESULT (STDMETHODCALLTYPE *BeginGetStatusForMultipleOperations)(
IWSDServiceProxyEventing* This,
const WSD_OPERATION *pOperations,
DWORD dwOperationCount,
const WSDXML_ELEMENT *pAny,
IUnknown *pAsyncState,
IWSDAsyncCallback *pAsyncCallback,
IWSDAsyncResult **ppResult);
HRESULT (STDMETHODCALLTYPE *EndGetStatusForMultipleOperations)(
IWSDServiceProxyEventing* This,
const WSD_OPERATION *pOperations,
DWORD dwOperationCount,
IWSDAsyncResult *pResult,
WSD_EVENTING_EXPIRES **ppExpires,
WSDXML_ELEMENT **ppAny);
END_INTERFACE
} IWSDServiceProxyEventingVtbl;
interface IWSDServiceProxyEventing {
CONST_VTBL IWSDServiceProxyEventingVtbl* lpVtbl;
};
#ifdef COBJMACROS
#ifndef WIDL_C_INLINE_WRAPPERS
/*** IUnknown methods ***/
#define IWSDServiceProxyEventing_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
#define IWSDServiceProxyEventing_AddRef(This) (This)->lpVtbl->AddRef(This)
#define IWSDServiceProxyEventing_Release(This) (This)->lpVtbl->Release(This)
/*** IWSDMetadataExchange methods ***/
#define IWSDServiceProxyEventing_GetMetadata(This,MetadataOut) (This)->lpVtbl->GetMetadata(This,MetadataOut)
/*** IWSDServiceProxy methods ***/
#define IWSDServiceProxyEventing_BeginGetMetadata(This,ppResult) (This)->lpVtbl->BeginGetMetadata(This,ppResult)
#define IWSDServiceProxyEventing_EndGetMetadata(This,pResult,ppMetadata) (This)->lpVtbl->EndGetMetadata(This,pResult,ppMetadata)
#define IWSDServiceProxyEventing_GetServiceMetadata(This,ppServiceMetadata) (This)->lpVtbl->GetServiceMetadata(This,ppServiceMetadata)
#define IWSDServiceProxyEventing_SubscribeToOperation(This,pOperation,pUnknown,pAny,ppAny) (This)->lpVtbl->SubscribeToOperation(This,pOperation,pUnknown,pAny,ppAny)
#define IWSDServiceProxyEventing_UnsubscribeToOperation(This,pOperation) (This)->lpVtbl->UnsubscribeToOperation(This,pOperation)
#define IWSDServiceProxyEventing_SetEventingStatusCallback(This,pStatus) (This)->lpVtbl->SetEventingStatusCallback(This,pStatus)
#define IWSDServiceProxyEventing_GetEndpointProxy(This,ppProxy) (This)->lpVtbl->GetEndpointProxy(This,ppProxy)
/*** IWSDServiceProxyEventing methods ***/
#define IWSDServiceProxyEventing_SubscribeToMultipleOperations(This,pOperations,dwOperationCount,pUnknown,pExpires,pAny,ppExpires,ppAny) (This)->lpVtbl->SubscribeToMultipleOperations(This,pOperations,dwOperationCount,pUnknown,pExpires,pAny,ppExpires,ppAny)
#define IWSDServiceProxyEventing_BeginSubscribeToMultipleOperations(This,pOperations,dwOperationCount,pUnknown,pExpires,pAny,pAsyncState,pAsyncCallback,ppResult) (This)->lpVtbl->BeginSubscribeToMultipleOperations(This,pOperations,dwOperationCount,pUnknown,pExpires,pAny,pAsyncState,pAsyncCallback,ppResult)
#define IWSDServiceProxyEventing_EndSubscribeToMultipleOperations(This,pOperations,dwOperationCount,pResult,ppExpires,ppAny) (This)->lpVtbl->EndSubscribeToMultipleOperations(This,pOperations,dwOperationCount,pResult,ppExpires,ppAny)
#define IWSDServiceProxyEventing_UnsubscribeToMultipleOperations(This,pOperations,dwOperationCount,pAny) (This)->lpVtbl->UnsubscribeToMultipleOperations(This,pOperations,dwOperationCount,pAny)
#define IWSDServiceProxyEventing_BeginUnsubscribeToMultipleOperations(This,pOperations,dwOperationCount,pAny,pAsyncState,pAsyncCallback,ppResult) (This)->lpVtbl->BeginUnsubscribeToMultipleOperations(This,pOperations,dwOperationCount,pAny,pAsyncState,pAsyncCallback,ppResult)
#define IWSDServiceProxyEventing_EndUnsubscribeToMultipleOperations(This,pOperations,dwOperationCount,pResult) (This)->lpVtbl->EndUnsubscribeToMultipleOperations(This,pOperations,dwOperationCount,pResult)
#define IWSDServiceProxyEventing_RenewMultipleOperations(This,pOperations,dwOperationCount,pExpires,pAny,ppExpires,ppAny) (This)->lpVtbl->RenewMultipleOperations(This,pOperations,dwOperationCount,pExpires,pAny,ppExpires,ppAny)
#define IWSDServiceProxyEventing_BeginRenewMultipleOperations(This,pOperations,dwOperationCount,pExpires,pAny,pAsyncState,pAsyncCallback,ppResult) (This)->lpVtbl->BeginRenewMultipleOperations(This,pOperations,dwOperationCount,pExpires,pAny,pAsyncState,pAsyncCallback,ppResult)
#define IWSDServiceProxyEventing_EndRenewMultipleOperations(This,pOperations,dwOperationCount,pResult,ppExpires,ppAny) (This)->lpVtbl->EndRenewMultipleOperations(This,pOperations,dwOperationCount,pResult,ppExpires,ppAny)
#define IWSDServiceProxyEventing_GetStatusForMultipleOperations(This,pOperations,dwOperationCount,pAny,ppExpires,ppAny) (This)->lpVtbl->GetStatusForMultipleOperations(This,pOperations,dwOperationCount,pAny,ppExpires,ppAny)
#define IWSDServiceProxyEventing_BeginGetStatusForMultipleOperations(This,pOperations,dwOperationCount,pAny,pAsyncState,pAsyncCallback,ppResult) (This)->lpVtbl->BeginGetStatusForMultipleOperations(This,pOperations,dwOperationCount,pAny,pAsyncState,pAsyncCallback,ppResult)
#define IWSDServiceProxyEventing_EndGetStatusForMultipleOperations(This,pOperations,dwOperationCount,pResult,ppExpires,ppAny) (This)->lpVtbl->EndGetStatusForMultipleOperations(This,pOperations,dwOperationCount,pResult,ppExpires,ppAny)
#else
/*** IUnknown methods ***/
static FORCEINLINE HRESULT IWSDServiceProxyEventing_QueryInterface(IWSDServiceProxyEventing* This,REFIID riid,void **ppvObject) {
return This->lpVtbl->QueryInterface(This,riid,ppvObject);
}
static FORCEINLINE ULONG IWSDServiceProxyEventing_AddRef(IWSDServiceProxyEventing* This) {
return This->lpVtbl->AddRef(This);
}
static FORCEINLINE ULONG IWSDServiceProxyEventing_Release(IWSDServiceProxyEventing* This) {
return This->lpVtbl->Release(This);
}
/*** IWSDMetadataExchange methods ***/
static FORCEINLINE HRESULT IWSDServiceProxyEventing_GetMetadata(IWSDServiceProxyEventing* This,WSD_METADATA_SECTION_LIST **MetadataOut) {
return This->lpVtbl->GetMetadata(This,MetadataOut);
}
/*** IWSDServiceProxy methods ***/
static FORCEINLINE HRESULT IWSDServiceProxyEventing_BeginGetMetadata(IWSDServiceProxyEventing* This,IWSDAsyncResult **ppResult) {
return This->lpVtbl->BeginGetMetadata(This,ppResult);
}
static FORCEINLINE HRESULT IWSDServiceProxyEventing_EndGetMetadata(IWSDServiceProxyEventing* This,IWSDAsyncResult *pResult,WSD_METADATA_SECTION_LIST **ppMetadata) {
return This->lpVtbl->EndGetMetadata(This,pResult,ppMetadata);
}
static FORCEINLINE HRESULT IWSDServiceProxyEventing_GetServiceMetadata(IWSDServiceProxyEventing* This,WSD_SERVICE_METADATA **ppServiceMetadata) {
return This->lpVtbl->GetServiceMetadata(This,ppServiceMetadata);
}
static FORCEINLINE HRESULT IWSDServiceProxyEventing_SubscribeToOperation(IWSDServiceProxyEventing* This,const WSD_OPERATION *pOperation,IUnknown *pUnknown,const WSDXML_ELEMENT *pAny,WSDXML_ELEMENT **ppAny) {
return This->lpVtbl->SubscribeToOperation(This,pOperation,pUnknown,pAny,ppAny);
}
static FORCEINLINE HRESULT IWSDServiceProxyEventing_UnsubscribeToOperation(IWSDServiceProxyEventing* This,const WSD_OPERATION *pOperation) {
return This->lpVtbl->UnsubscribeToOperation(This,pOperation);
}
static FORCEINLINE HRESULT IWSDServiceProxyEventing_SetEventingStatusCallback(IWSDServiceProxyEventing* This,IWSDEventingStatus *pStatus) {
return This->lpVtbl->SetEventingStatusCallback(This,pStatus);
}
static FORCEINLINE HRESULT IWSDServiceProxyEventing_GetEndpointProxy(IWSDServiceProxyEventing* This,IWSDEndpointProxy **ppProxy) {
return This->lpVtbl->GetEndpointProxy(This,ppProxy);
}
/*** IWSDServiceProxyEventing methods ***/
static FORCEINLINE HRESULT IWSDServiceProxyEventing_SubscribeToMultipleOperations(IWSDServiceProxyEventing* This,const WSD_OPERATION *pOperations,DWORD dwOperationCount,IUnknown *pUnknown,const WSD_EVENTING_EXPIRES *pExpires,const WSDXML_ELEMENT *pAny,WSD_EVENTING_EXPIRES **ppExpires,WSDXML_ELEMENT **ppAny) {
return This->lpVtbl->SubscribeToMultipleOperations(This,pOperations,dwOperationCount,pUnknown,pExpires,pAny,ppExpires,ppAny);
}
static FORCEINLINE HRESULT IWSDServiceProxyEventing_BeginSubscribeToMultipleOperations(IWSDServiceProxyEventing* This,const WSD_OPERATION *pOperations,DWORD dwOperationCount,IUnknown *pUnknown,const WSD_EVENTING_EXPIRES *pExpires,const WSDXML_ELEMENT *pAny,IUnknown *pAsyncState,IWSDAsyncCallback *pAsyncCallback,IWSDAsyncResult **ppResult) {
return This->lpVtbl->BeginSubscribeToMultipleOperations(This,pOperations,dwOperationCount,pUnknown,pExpires,pAny,pAsyncState,pAsyncCallback,ppResult);
}
static FORCEINLINE HRESULT IWSDServiceProxyEventing_EndSubscribeToMultipleOperations(IWSDServiceProxyEventing* This,const WSD_OPERATION *pOperations,DWORD dwOperationCount,IWSDAsyncResult *pResult,WSD_EVENTING_EXPIRES **ppExpires,WSDXML_ELEMENT **ppAny) {
return This->lpVtbl->EndSubscribeToMultipleOperations(This,pOperations,dwOperationCount,pResult,ppExpires,ppAny);
}
static FORCEINLINE HRESULT IWSDServiceProxyEventing_UnsubscribeToMultipleOperations(IWSDServiceProxyEventing* This,const WSD_OPERATION *pOperations,DWORD dwOperationCount,const WSDXML_ELEMENT *pAny) {
return This->lpVtbl->UnsubscribeToMultipleOperations(This,pOperations,dwOperationCount,pAny);
}
static FORCEINLINE HRESULT IWSDServiceProxyEventing_BeginUnsubscribeToMultipleOperations(IWSDServiceProxyEventing* This,const WSD_OPERATION *pOperations,DWORD dwOperationCount,const WSDXML_ELEMENT *pAny,IUnknown *pAsyncState,IWSDAsyncCallback *pAsyncCallback,IWSDAsyncResult **ppResult) {
return This->lpVtbl->BeginUnsubscribeToMultipleOperations(This,pOperations,dwOperationCount,pAny,pAsyncState,pAsyncCallback,ppResult);
}
static FORCEINLINE HRESULT IWSDServiceProxyEventing_EndUnsubscribeToMultipleOperations(IWSDServiceProxyEventing* This,const WSD_OPERATION *pOperations,DWORD dwOperationCount,IWSDAsyncResult *pResult) {
return This->lpVtbl->EndUnsubscribeToMultipleOperations(This,pOperations,dwOperationCount,pResult);
}
static FORCEINLINE HRESULT IWSDServiceProxyEventing_RenewMultipleOperations(IWSDServiceProxyEventing* This,const WSD_OPERATION *pOperations,DWORD dwOperationCount,const WSD_EVENTING_EXPIRES *pExpires,const WSDXML_ELEMENT *pAny,WSD_EVENTING_EXPIRES **ppExpires,WSDXML_ELEMENT **ppAny) {
return This->lpVtbl->RenewMultipleOperations(This,pOperations,dwOperationCount,pExpires,pAny,ppExpires,ppAny);
}
static FORCEINLINE HRESULT IWSDServiceProxyEventing_BeginRenewMultipleOperations(IWSDServiceProxyEventing* This,const WSD_OPERATION *pOperations,DWORD dwOperationCount,const WSD_EVENTING_EXPIRES *pExpires,const WSDXML_ELEMENT *pAny,IUnknown *pAsyncState,IWSDAsyncCallback *pAsyncCallback,IWSDAsyncResult **ppResult) {
return This->lpVtbl->BeginRenewMultipleOperations(This,pOperations,dwOperationCount,pExpires,pAny,pAsyncState,pAsyncCallback,ppResult);
}
static FORCEINLINE HRESULT IWSDServiceProxyEventing_EndRenewMultipleOperations(IWSDServiceProxyEventing* This,const WSD_OPERATION *pOperations,DWORD dwOperationCount,IWSDAsyncResult *pResult,WSD_EVENTING_EXPIRES **ppExpires,WSDXML_ELEMENT **ppAny) {
return This->lpVtbl->EndRenewMultipleOperations(This,pOperations,dwOperationCount,pResult,ppExpires,ppAny);
}
static FORCEINLINE HRESULT IWSDServiceProxyEventing_GetStatusForMultipleOperations(IWSDServiceProxyEventing* This,const WSD_OPERATION *pOperations,DWORD dwOperationCount,const WSDXML_ELEMENT *pAny,WSD_EVENTING_EXPIRES **ppExpires,WSDXML_ELEMENT **ppAny) {
return This->lpVtbl->GetStatusForMultipleOperations(This,pOperations,dwOperationCount,pAny,ppExpires,ppAny);
}
static FORCEINLINE HRESULT IWSDServiceProxyEventing_BeginGetStatusForMultipleOperations(IWSDServiceProxyEventing* This,const WSD_OPERATION *pOperations,DWORD dwOperationCount,const WSDXML_ELEMENT *pAny,IUnknown *pAsyncState,IWSDAsyncCallback *pAsyncCallback,IWSDAsyncResult **ppResult) {
return This->lpVtbl->BeginGetStatusForMultipleOperations(This,pOperations,dwOperationCount,pAny,pAsyncState,pAsyncCallback,ppResult);
}
static FORCEINLINE HRESULT IWSDServiceProxyEventing_EndGetStatusForMultipleOperations(IWSDServiceProxyEventing* This,const WSD_OPERATION *pOperations,DWORD dwOperationCount,IWSDAsyncResult *pResult,WSD_EVENTING_EXPIRES **ppExpires,WSDXML_ELEMENT **ppAny) {
return This->lpVtbl->EndGetStatusForMultipleOperations(This,pOperations,dwOperationCount,pResult,ppExpires,ppAny);
}
#endif
#endif
#endif
HRESULT STDMETHODCALLTYPE IWSDServiceProxyEventing_SubscribeToMultipleOperations_Proxy(
IWSDServiceProxyEventing* This,
const WSD_OPERATION *pOperations,
DWORD dwOperationCount,
IUnknown *pUnknown,
const WSD_EVENTING_EXPIRES *pExpires,
const WSDXML_ELEMENT *pAny,
WSD_EVENTING_EXPIRES **ppExpires,
WSDXML_ELEMENT **ppAny);
void __RPC_STUB IWSDServiceProxyEventing_SubscribeToMultipleOperations_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
HRESULT STDMETHODCALLTYPE IWSDServiceProxyEventing_BeginSubscribeToMultipleOperations_Proxy(
IWSDServiceProxyEventing* This,
const WSD_OPERATION *pOperations,
DWORD dwOperationCount,
IUnknown *pUnknown,
const WSD_EVENTING_EXPIRES *pExpires,
const WSDXML_ELEMENT *pAny,
IUnknown *pAsyncState,
IWSDAsyncCallback *pAsyncCallback,
IWSDAsyncResult **ppResult);
void __RPC_STUB IWSDServiceProxyEventing_BeginSubscribeToMultipleOperations_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
HRESULT STDMETHODCALLTYPE IWSDServiceProxyEventing_EndSubscribeToMultipleOperations_Proxy(
IWSDServiceProxyEventing* This,
const WSD_OPERATION *pOperations,
DWORD dwOperationCount,
IWSDAsyncResult *pResult,
WSD_EVENTING_EXPIRES **ppExpires,
WSDXML_ELEMENT **ppAny);
void __RPC_STUB IWSDServiceProxyEventing_EndSubscribeToMultipleOperations_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
HRESULT STDMETHODCALLTYPE IWSDServiceProxyEventing_UnsubscribeToMultipleOperations_Proxy(
IWSDServiceProxyEventing* This,
const WSD_OPERATION *pOperations,
DWORD dwOperationCount,
const WSDXML_ELEMENT *pAny);
void __RPC_STUB IWSDServiceProxyEventing_UnsubscribeToMultipleOperations_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
HRESULT STDMETHODCALLTYPE IWSDServiceProxyEventing_BeginUnsubscribeToMultipleOperations_Proxy(
IWSDServiceProxyEventing* This,
const WSD_OPERATION *pOperations,
DWORD dwOperationCount,
const WSDXML_ELEMENT *pAny,
IUnknown *pAsyncState,
IWSDAsyncCallback *pAsyncCallback,
IWSDAsyncResult **ppResult);
void __RPC_STUB IWSDServiceProxyEventing_BeginUnsubscribeToMultipleOperations_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
HRESULT STDMETHODCALLTYPE IWSDServiceProxyEventing_EndUnsubscribeToMultipleOperations_Proxy(
IWSDServiceProxyEventing* This,
const WSD_OPERATION *pOperations,
DWORD dwOperationCount,
IWSDAsyncResult *pResult);
void __RPC_STUB IWSDServiceProxyEventing_EndUnsubscribeToMultipleOperations_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
HRESULT STDMETHODCALLTYPE IWSDServiceProxyEventing_RenewMultipleOperations_Proxy(
IWSDServiceProxyEventing* This,
const WSD_OPERATION *pOperations,
DWORD dwOperationCount,
const WSD_EVENTING_EXPIRES *pExpires,
const WSDXML_ELEMENT *pAny,
WSD_EVENTING_EXPIRES **ppExpires,
WSDXML_ELEMENT **ppAny);
void __RPC_STUB IWSDServiceProxyEventing_RenewMultipleOperations_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
HRESULT STDMETHODCALLTYPE IWSDServiceProxyEventing_BeginRenewMultipleOperations_Proxy(
IWSDServiceProxyEventing* This,
const WSD_OPERATION *pOperations,
DWORD dwOperationCount,
const WSD_EVENTING_EXPIRES *pExpires,
const WSDXML_ELEMENT *pAny,
IUnknown *pAsyncState,
IWSDAsyncCallback *pAsyncCallback,
IWSDAsyncResult **ppResult);
void __RPC_STUB IWSDServiceProxyEventing_BeginRenewMultipleOperations_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
HRESULT STDMETHODCALLTYPE IWSDServiceProxyEventing_EndRenewMultipleOperations_Proxy(
IWSDServiceProxyEventing* This,
const WSD_OPERATION *pOperations,
DWORD dwOperationCount,
IWSDAsyncResult *pResult,
WSD_EVENTING_EXPIRES **ppExpires,
WSDXML_ELEMENT **ppAny);
void __RPC_STUB IWSDServiceProxyEventing_EndRenewMultipleOperations_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
HRESULT STDMETHODCALLTYPE IWSDServiceProxyEventing_GetStatusForMultipleOperations_Proxy(
IWSDServiceProxyEventing* This,
const WSD_OPERATION *pOperations,
DWORD dwOperationCount,
const WSDXML_ELEMENT *pAny,
WSD_EVENTING_EXPIRES **ppExpires,
WSDXML_ELEMENT **ppAny);
void __RPC_STUB IWSDServiceProxyEventing_GetStatusForMultipleOperations_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
HRESULT STDMETHODCALLTYPE IWSDServiceProxyEventing_BeginGetStatusForMultipleOperations_Proxy(
IWSDServiceProxyEventing* This,
const WSD_OPERATION *pOperations,
DWORD dwOperationCount,
const WSDXML_ELEMENT *pAny,
IUnknown *pAsyncState,
IWSDAsyncCallback *pAsyncCallback,
IWSDAsyncResult **ppResult);
void __RPC_STUB IWSDServiceProxyEventing_BeginGetStatusForMultipleOperations_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
HRESULT STDMETHODCALLTYPE IWSDServiceProxyEventing_EndGetStatusForMultipleOperations_Proxy(
IWSDServiceProxyEventing* This,
const WSD_OPERATION *pOperations,
DWORD dwOperationCount,
IWSDAsyncResult *pResult,
WSD_EVENTING_EXPIRES **ppExpires,
WSDXML_ELEMENT **ppAny);
void __RPC_STUB IWSDServiceProxyEventing_EndGetStatusForMultipleOperations_Stub(
IRpcStubBuffer* This,
IRpcChannelBuffer* pRpcChannelBuffer,
PRPC_MESSAGE pRpcMessage,
DWORD* pdwStubPhase);
#endif /* __IWSDServiceProxyEventing_INTERFACE_DEFINED__ */
#endif
HRESULT WINAPI WSDCreateDeviceProxy(LPCWSTR pszDeviceId, LPCWSTR pszLocalId, IWSDXMLContext *pContext, IWSDDeviceProxy **ppDeviceProxy);
HRESULT WINAPI WSDCreateDeviceProxyAdvanced(LPCWSTR pszDeviceId, IWSDAddress* pDeviceAddress, LPCWSTR pszLocalId, IWSDXMLContext *pContext, IWSDDeviceProxy **ppDeviceProxy);
#if WINVER >= 0x601
HRESULT WINAPI WSDCreateDeviceProxy2(LPCWSTR pszDeviceId, LPCWSTR pszLocalId, IWSDXMLContext *pContext, WSD_CONFIG_PARAM *pConfigParams, DWORD dwConfigParamCount, IWSDDeviceProxy **ppDeviceProxy);
#endif
#endif
/* Begin additional prototypes for all interfaces */
/* End additional prototypes */
#ifdef __cplusplus
}
#endif
#endif /* __wsdclient_h__ */
|