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.
The DllImportAttribute attribute was applied to a Declare function. This attribute can only be used with an empty Function or Sub.
Error ID: BC31523
To correct this error
- Remove the DllImportAttribute attribute from the Declare statement.