• Alexander Schrode's avatar
    add integer and uinteger · 47b229c1
    Alexander Schrode authored
    For completness, these datatypes are abstract! If they are used in structs, abstract types are either Variant or ExtensionObjects.
    If they only contain basic types (int16, float, double..) they are Variants.
    47b229c1
uatypes.py 33.7 KB