GetNumber

GetNumber


Declaration

unsigned int (_stdcall *GetNumber)(LinListH List)

Parameters

List

Handle to the linear list.

Description

The function returns the number of elements, which are in the list, by the input parameter LinListH List.


Related pages:

D2000 KomAPI - call-back function