Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A method in a structure was declared as Protected or Protected Friend.
Error ID: BC31067
To correct this error
- Declare methods inside structures as Public or Private.