SK_FLAGS_64BIT_PATHS Constant

When specified, the function call will always use 64-bit paths/locations if applicable. This is sometimes needed to allow 32-bit applications to initialize license files and aliases in 64 bit locations.

Syntax

C/C++
#define SK_FLAGS_64BIT_PATHS (0x00800000)
Visual Basic
Const SK_FLAGS_64BIT_PATHS As Long = 8388608