Description Retrieves the generic entity data for a specified FRED entity.
Syntax GetEntity n, entity
Parameters n As Long Node number of the FRED entity.
entity As T_ENTITY The generic entity data for the specified FRED entity.
Remarks This subroutine retrieves the generic entity data for a specified FRED entity. If there is a problem, the subroutine sets an error and returns without modifying entity.
See Also Examples
|