VisuStructNamespace
(STRUCT)
TYPE VisuStructNamespace : STRUCT
This structure represents a single namespace
- InOut:
Name
Type
Comment
pTokens
POINTER TO WORD
This is a pointer to an array of integer where each component represents an index reference into VisuFbNamespaceTable._pNamespaces
numTokens
WORD
The number of indices, pTokens points to.