void CBCGPEditCtrl::GetMarkerListByType | ( | CObList & | lstMarkers, |
DWORD | dwMarkerType | ||
) | const |
Returns a list of all markers of the specified type (s).
Call this function to obtain the list of all markers filtered by specified type.
lstMarkers | Out parameter. When the function returns it will contain the list of markers filtered by type. |
dwMarkerType | Specifies the marker type or combination of marker types to filter by. |