Fill the object with information from received response arguments.
| C# | Visual Basic | Visual C++ |
public void Retrieve( ClientCore client )
Public Sub Retrieve ( _ client As ClientCore _ )
public: void Retrieve( ClientCore^ client )
- client (ClientCore)
- ClientCore object from which to retrieve the data.