extern(C) Variant: attempting to use incompatible types int and int

frame frame86 at live.com
Sun Nov 15 19:29:21 UTC 2020


I know the problem that TypeInfo != TypeInfo in main and library 
context. Is there are a hack to get the data from the Variant 
even if the TypeInfo-check fails?

I assume the only workaround is using an own struct or serializer 
to achieve the same functionality?


More information about the Digitalmars-d-learn mailing list