Skip to content

warning after adding event handler #3738

@geerligs

Description

@geerligs

I found that when adding the proposed event handler, I get a warning:
Warning C4100 'e': unreferenced formal parameter BlankApp1 c:\Users\han\source\repos\BlankApp1\BlankApp1\MainPage.cpp 27
Warning C4100 'sender': unreferenced formal parameter BlankApp1 C:\Users\han\source\repos\BlankApp1\BlankApp1\MainPage.cpp 26

I'd not expect warnings in a demo program.

Is there any way to circumvent these warnings?

-- Han


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Pri2doc-bugfeedback is about something that is out of date, unclear, confusing, or broken in the articleget-started/techuwp/prod

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @geerligs@QuinnRadich@drewbatgit@PRMerger8

      Issue actions

        warning after adding event handler · Issue #3738 · MicrosoftDocs/windows-dev-docs