Structure '<structurename>' cannot be indexed because it has no default property

An attempt was made to use default property syntax with a structure that has no default property.

Error ID: BC30690

To correct this error

  • Use standard property syntax to access the structure's properties.

See Also

Concepts

Default Property Changes for Visual Basic 6.0 Users

Structures and Other Programming Elements

Default Properties