4 references to UserDefinedType
Microsoft.VisualBasic.Core (4)
Microsoft\VisualBasic\CompilerServices\StructUtils.vb (2)
38If vt <> VariantType.UserDefinedType OrElse typ.IsPrimitive Then 51If VarTypeFromComType(FieldType) = VariantType.UserDefinedType Then
Microsoft\VisualBasic\Constants.vb (1)
104Public Const vbUserDefinedType As VariantType = VariantType.UserDefinedType
Microsoft\VisualBasic\Information.vb (1)
319Return VariantType.UserDefinedType