Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kBool kType_VersionHasLegacyDeserializer ( kType  type,
kTypeVersion  version 
)

Reports whether the type version has a legacy deserialization method.

Refer to kType_VersionDeserializeFx for more information on the differences between legacy and modern deserialization methods.

Parameters
typeType.
versionType version handle.
Returns
kTRUE if the type version has a legacy deserializer.