SMC_AppendObj (FUN)

 

FUNCTION SMC_AppendObj : POINTER TO SMC_GEOINFO

Appends an object to a SMC_OUTQUEUE. In case of success, the func­tion will return a pointer to the new list element, otherwise it will return 0.

InOut:

Scope

Name

Type

Comment

Input

poq

POINTER TO SMC_OUTQUEUE

The out queue

pgi

POINTER TO SMC_GEOINFO

Object to be appended

Return

SMC_AppendObj

POINTER TO SMC_GEOINFO