Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.05 KB

variable-uses-a-type-not-supported-in-visual-basic-error-458.md

File metadata and controls

25 lines (15 loc) · 1.05 KB
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
Variable uses a type not supported in Visual Basic (Error 458)
vblr6.chm1000458
vblr6.chm1000458
71aa0e9e-3482-7d60-2b35-08c583934270
06/08/2017
medium

Variable uses a type not supported in Visual Basic (Error 458)

Not every variable that appears in a type library or object library can be used by every programming language. This error has the following cause and solution:

  • You tried to use a variable defined in a type library or object library that has a data type that isn't supported by Visual Basic.

    You can't use a variable of a type not recognized by Visual Basic in a Visual Basic program.

For additional information, select the item in question and press F1 (in Windows) or HELP (on the Macintosh).

[!includeSupport and feedback]