LlDomGetSubobjectCount

Serves to query the number of subobjects in the specified list. To query the number of objects in the project, for instance, use

 

INT nObjCount;

INT nRet = LlDomGetSubobjectCount(hObjList, &nObjCount);