|
virtual |
Queries the list of markers by the user-defined data.
Use this function to retrieve the list of markers according to the user-defined data that can be associated with markers (SetMarkerData(), CBCGPEditMarker::m_pData). GetMarkerListByData internally calls CBCGPEditMarker::CompareData.
lstMarkers | [out] Contains the list of markers when the function returns. |
dwData | Specifies the user-defined data to query the list of markers by. |