Members in a Structure cannot be declared '<specifier>'

You have used a specifier that is not valid on a member within a Structure statement.

Error ID: BC30435

To correct this error

  • Remove the specifier.

See Also

Concepts

Structures and Classes

Other Resources

Structures: Your Own Data Types