NAME
cxModuleTagValueGet
- return a unique integer identifier for a module.
C SPECIFICATION
#include <cx/Info.h>
short cxModuleTagValueGet()
FORTRAN SPECIFICATION
include /usr/explorer/include/cx/Info.inc
integer*2 function cxModuleTagValueGet
FUNCTION RETURN VALUE
cxModuleTagValueGet
returns returns the unique tag for a module.
DESCRIPTION
cxModuleTagValueGet
returns an integer identifier tag for a module. Each module in a
particular map has
a unique tag, but that tag is reused when the module is destroyed.
The invalid tag value is -1.
SEE ALSO
cxModuleInstanceNameGet(3E),
cxModuleNameGet(3E)
Last modified: Mon Nov 18 13:51:00 GMT 1996
[ Documentation Home ]
© The Numerical Algorithms Group Ltd, Oxford UK. 1996