Return the maximum supported bdex version for this type.

Synopsis

Declared in <balber_berencoderoptions.h>

static
int
maxSupportedBdexVersion(int versionSelector = 0);

Return Value

maximum supported bdex version for this type

Parameters

Name

Description

versionSelector

BDEX version‐selection value (typically YYYYMMDD)

Created with MrDocs