Zen API
|
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.
type | Type. |
version | Type version handle. |