NOTES VERSION xxx
Symbolic Value : Views
Notes_Version_xxx - These flags are used to get the current Domino/Notes build version.
#include <version_ext.h>
Symbolic Values :
NOTES_VERSION_STRING_REL_NUM - (major, minor, fixpack) ex: "14.5", "14.0", "14.0FP1","12.0.2", etc..
NOTES_MAJMIN_REGULAR - (major, minor, fixpack) (for minor/fp releases, example is 11000203 for 11.0.2FP3).
Description :
Flags are used to get the current Domino/Notes build version.
See Also : NSFDbGetBuildVersion