Metodo IWSDEndpointProxy::P rocessFault (wsdclient.h)
Elabora un errore SOAP recuperato da GetFaultInfo.
HRESULT ProcessFault(
[in] const WSD_SOAP_FAULT *pFault
);
[in] pFault
Puntatore a una struttura WSD_SOAP_FAULT contenente i dati di errore.
I valori restituiti possibili includono, ma non sono limitati a, quanto segue:
Codice restituito | Descrizione |
---|---|
|
Metodo completato correttamente. |
|
pFault è NULL. |
|
L'errore non è stato archiviato in memoria. |
Requisito | Valore |
---|---|
Client minimo supportato | Windows Vista [solo app desktop] |
Server minimo supportato | Windows Server 2008 [solo app desktop] |
Piattaforma di destinazione | Windows |
Intestazione | wsdclient.h (includere Wsdapi.h) |
DLL | Wsdapi.dll |