FamilySubset

FamilySubset enumerations are as follows.

fsDefault
The defaults for the different platforms are all the same: fsAllowPlatformVariance
fsEnforce
Enforces Family Subset conformance; that is, it disallows use of any CICS features that are not available on all CICS servers (OS/2, AIX, and z/OS).
Note: CICS OS/2 is no longer supported.
fsAllowPlatformVariance
Allows each platform to access all the CICS features available on that platform.