![]() |
MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|
Abstract class to allow for picking of custom objects.
The client should derive a class from this to represent their custom object and pass it into the results set via the 'pick' operation of the Client Custom Data Layer. The Results Set assumes control of the object and will delete it when the results set is destroyed.
Public Member Functions | |
TSLClientCustomPickResult () | |
virtual | ~TSLClientCustomPickResult () |
virtual TSLPickResultEnum | queryType () const |
TSLClientCustomPickResult::TSLClientCustomPickResult | ( | ) |
Constructor for Client Custom Pick Result
|
virtual |
Virtual Destructor for Client Custom Pick Result
|
virtual |
Allow for the client custom pick type to return a user type