LMarker::GetCount
#include "ltwrappr.h"
virtual L_UINT LMarker::GetCount()
Gets the number of markers contained in this object's marker collection.
Returns
Returns the number of markers. To determine whether an error occurred, use LBase::GetErrorFromList.
Required DLLs and Libraries
LTFIL For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application. |
See Also
Example
For an example, refer to LMarker::GetGlobalMarkers.