Macros
Data Types: Planet

Macros

#define CVC_BC_PLANET_62_BARS   0x0001
 Planet-Codes with 62 bars (12-digit code).
 
#define CVC_BC_PLANET_72_BARS   0x0002
 Planet-Codes with 72 bars (14-digit code).
 
#define CVC_BC_PLANET_ALL_LEVELS   0x7FFF
 Planet-Codes with all code types.
 
#define CVC_BC_PLANET_NO_LEVELS   0x0000
 No levels.
 

Detailed Description

Macro Definition Documentation

#define CVC_BC_PLANET_62_BARS   0x0001

Planet-Codes with 62 bars (12-digit code).

Related Topics:
CvcBcSetPlanet
#define CVC_BC_PLANET_72_BARS   0x0002

Planet-Codes with 72 bars (14-digit code).

Related Topics:
CvcBcSetPlanet
#define CVC_BC_PLANET_ALL_LEVELS   0x7FFF

Planet-Codes with all code types.

Related Topics:
CvcBcSetPlanet
#define CVC_BC_PLANET_NO_LEVELS   0x0000

No levels.

Related Topics:
CvcBcSetPlanet