| Key |
- |
The data key associated with the with
UDF hierarchy of the file being opened. Key should have
been obtained from a call to GetDataKey.
|
| Ver |
- |
Version number associated with this
data open.
|
| bY |
- |
The beginning year of the data being
requested.
|
| bD |
- |
The beginning day of year of the data
being requested.
|
| bH |
- |
The beginning hour of the data being
requested.
|
| bM |
- |
The beginning minute of the data being
requested.
|
| bS |
- |
The beginning second of the data being
requested.
|
| eY |
- |
The ending year of the data being
requested.
|
| eD |
- |
The ending day of year of the data
being requested.
|
| eH |
- |
The ending hour of the data being
requested.
|
| eM |
- |
The ending minute of the data being
requested.
|
| eS |
- |
The ending second of the data being
requested.
|
| pChk |
- |
An optional input which allows the
autopromote feature to be tuned off. The default value is
1 (AUTOPROMOTE ON). A value of 0 will turn off autopromote.
Note that autopromote can be turned off globally through
the UDFPROMOTE environment variable.
|
| vOnly |
- |
An optional variable which allows
for only the VIDF file of the heirarchy to be promoted if needed.
The default value is 0 (PROMOTE ALL NEEDED FILES). A value of
1 will turn off the promote of the UDF header/data and PIDF files.
For this option to have effect both pChk and
UDFPORMOTE must be set to allow data promotion.
|