'Structure' statement must end with a matching 'End Structure'

Structures begin with a Structure statement and end with an End Structure construct.

Error ID: BC30624

To correct this error

  • Make sure that the structure block ends with an End Structure statement.

See Also

Concepts

Structures and Classes

Other Resources

Structures: Your Own Data Types