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