wsdutil.h 標頭
其他裝置技術會使用此標頭。 如需詳細資訊,請參閱
wsdutil.h 包含下列程式設計介面:
WSDAllocateLinkedMemory 配置連結的記憶體區塊。 |
WSDAttachLinkedMemory 將子記憶體區塊附加至父記憶體區塊。 |
WSDDetachLinkedMemory 中斷子記憶體區塊與其父記憶體區塊的卸離。 |
WSDFreeLinkedMemory 釋放先前使用 WSDAllocateLinkedMemory 配置的記憶體區塊。 |
WSDGenerateFault 產生 SOAP 錯誤。 (WSDGenerateFault) |
WSDGenerateFaultEx 產生 SOAP 錯誤。 (WSDGenerateFaultEx) |
WSDGetConfigurationOption 取得 WSDAPI 組態選項。 |
WSDSetConfigurationOption 設定 WSDAPI 組態選項。 |
WSDUriDecode 根據RFC2396中的規則來解碼 URI。 |
WSDUriEncode 根據 RFC2396 中的 URI 編碼規則來編碼 URI。 |
WSDXMLAddChild 加入子專案。 |
WSDXMLAddSibling 加入同層級專案。 |
WSDXMLBuildAnyForSingleElement 建立具有指定名稱和值的 XML 專案。 |
WSDXMLCleanupElement 釋放與 XML 專案相關聯的記憶體。 |
WSDXMLGetValueFromAny 從 XML 任何專案的指定子專案擷取文字值。 |