SMC_GetLastObj (FUN)

 

FUNCTION SMC_GetLastObj : POINTER TO SMC_GEOINFO

Returns the pointer to the last object in SMC_OUTQUEUE

Note

This function should only be used from the task that is reading and deleting elements from the queue. If calling from the task appending to the queue, use SMC_GetObjFromEnd instead.

InOut:

Scope

Name

Type

Input

poq

POINTER TO SMC_OUTQUEUE

Return

SMC_GetLastObj

POINTER TO SMC_GEOINFO