Callback invoked when deployment has encountered an error.
OnDeployError is not used by the current implementation, but is reserved for future use.
public:
HRESULT OnDeployError(
HRESULT hrError
)
hrError
Type: HRESULTÂ
An error HRESULT describing the error encountered in deployment.
Type: HRESULTÂ
Return S_OK to continue deployment, or a failure HRESULT to cancel the deployment.
Header: Declared in xtfapplication.h.
Library: Use xtfapplication.lib.