Uses of Record Class
net.codecrete.windowsapi.winmd.tables.TypeDef
Packages that use TypeDef
-
Uses of TypeDef in net.codecrete.windowsapi.winmd
Methods in net.codecrete.windowsapi.winmd that return TypeDefModifier and TypeMethodDescriptionMetadataFile.getTypeDef(int typeDefIndex) Gets the "TypeDef" row for the specified index.Methods in net.codecrete.windowsapi.winmd that return types with arguments of type TypeDefModifier and TypeMethodDescriptionMetadataFile.getTypeDefs()Gets an iterator over the TypeDef table.