Microsoft DirectX 8.1 (C++)

CBaseList::GetCountI

The GetCountI method retrieves the number of items in the list.

Syntax

int GetCountI(void);

Return Value

Returns the number of items in the list.

See Also