Public symbols in wsdapi.dll (6.0.6002.18085-Windows SDK 6.0) on x86
Total: 26


wsdattachment.h, wsdapi.dll
WSDCreateOutboundAttachment IWSDOutboundAttachment** ppAttachment )

wsdbase.h, wsdapi.dll
WSDCreateHttpAddress IWSDHttpAddress** ppAdress )
WSDCreateHttpMessageParameters IWSDHttpMessageParameters** ppTxParams )
WSDCreateUdpAddress IWSDUdpAddress** ppAddress )
WSDCreateUdpMessageParameters IWSDUdpMessageParameters** ppTxParams )

wsdclient.h, wsdapi.dll
WSDCreateDeviceProxy ( LPCWSTR pszDeviceId, LPCWSTR pszLocalId, IWSDXMLContext* pContext, IWSDDeviceProxy** ppDeviceProxy )
WSDCreateDeviceProxyAdvanced ( LPCWSTR pszDeviceId, IWSDAddress* pDeviceAddress, LPCWSTR pszLocalId, IWSDXMLContext* pContext, IWSDDeviceProxy** ppDeviceProxy )

wsddisco.h, wsdapi.dll
WSDCreateDiscoveryProvider ( IWSDXMLContext* pContext, IWSDiscoveryProvider** ppProvider )
WSDCreateDiscoveryPublisher ( IWSDXMLContext* pContext, IWSDiscoveryPublisher** ppPublisher )

wsdhost.h, wsdapi.dll
WSDCreateDeviceHost ( LPCWSTR pszLocalId, IWSDXMLContext* pContext, IWSDDeviceHost** ppDeviceHost )
WSDCreateDeviceHostAdvanced ( LPCWSTR pszLocalId, IWSDXMLContext* pContext, IWSDAddress** ppHostAddresses, DWORD dwHostAddressCount, IWSDDeviceHost** ppDeviceHost )

wsdutil.h, wsdapi.dll
WSDAllocateLinkedMemory void* pParent, size_t cbSize )
WSDAttachLinkedMemory void* pParent, void* pChild )
WSDDetachLinkedMemory void* pVoid )
WSDFreeLinkedMemory void* pVoid )
WSDGenerateFault LPCWSTR pszCode, LPCWSTR pszSubCode, LPCWSTR pszReason, LPCWSTR pszDetail, IWSDXMLContext* pContext, WSD_SOAP_FAULT** ppFault )
WSDGenerateFaultEx ( WSDXML_NAME* pCode, WSDXML_NAME* pSubCode, WSD_LOCALIZED_STRING_LIST* pReasons, LPCWSTR pszDetail, WSD_SOAP_FAULT** ppFault )
WSDGetConfigurationOption DWORD dwOption, LPVOID pVoid, DWORD cbOutBuffer )
WSDSetConfigurationOption DWORD dwOption, LPVOID pVoid, DWORD cbInBuffer )
WSDXMLAddChild ( WSDXML_ELEMENT* pParent, WSDXML_ELEMENT* pChild )
WSDXMLAddSibling ( WSDXML_ELEMENT* pFirst, WSDXML_ELEMENT* pSecond )
WSDXMLBuildAnyForSingleElement ( WSDXML_NAME* pElementName, LPCWSTR pszText, WSDXML_ELEMENT** ppAny )
WSDXMLCleanupElement WSDXML_ELEMENT* pAny )
WSDXMLGetValueFromAny ( LPCWSTR pszNamespace, LPCWSTR pszName, WSDXML_ELEMENT* pAny, LPCWSTR* ppszValue )

wsdxml.h, wsdapi.dll
WSDXMLCreateContext IWSDXMLContext** ppContext )
WSDXMLGetNameFromBuiltinNamespace ( LPCWSTR pszNamespace, LPCWSTR pszName, WSDXML_NAME** ppName )

to the top



Generated on Wed Aug 10 07:00:34 2011 for wsdapi.dll by ABI Compliance Checker 1.93.4  
A tool for checking backward binary compatibility of a shared C/C++ library API