D2000 VBApi - Interface module
The Interface module contains the declarations of the procedures and constants, which are described in the topic VBApi interface structures. It also defines functions, which allow accessing individual items of the structure VBApi_TUniVal.
Descriptions of the functions:
The constants for individual items are also defined in the Interface module:
Constant for the parameter prop | Meaning of return value |
---|---|
Public Const D2ValueValue = 1 | Value |
Public Const D2ValueTime = 2 | Value time |
Public Const D2ValueValid = 3 | Value validity attribute |
Public Const D2ValueWeak = 4 | Weak attribute |
Public Const D2ValueTransient = 5 | Transient attribute |
Public Const D2ValueDefault = 6 | Default attribute |
Public Const D2ValueLimits = 7 | Value limits |
Public Const D2ExtendFlags = 8 | User flags |
Public Const D2ArchFlags = 9 | Archive flags |
Related pages:
Pridať komentár