BCGSoft Professional Editor for MFC
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.

Parameters
lstMarkersOut parameter. When the function returns it will contain the list of markers filtered by type.
dwMarkerTypeSpecifies the marker type or combination of marker types to filter by.