GDAL_OF_VECTOR

Allow vector drivers to be used. Used by GDALOpenEx(). @since GDAL 2.0

extern (C) extern (System)
enum GDAL_OF_VECTOR = 0x04;

Meta