Serial Framework C++ Edition

◆ DoSetPathComplete()

virtual void DoSetPathComplete ( const int  Error,
const tstring &  Description 
)
protectedvirtual

The method called when the OBEX SET_PATH operation has been completed.

Parameters
ErrorThe operation result code. If operation has been completed with success the Error is
See also
WCL_E_SUCCESS
.
DescriptionAdditional optional description of the operation result.

Reimplemented in CwclObexFtpClient.