Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C++/WinRT non standard abstract keyword in class declaration #1971

Closed
JaiganeshKumaran opened this issue Mar 27, 2021 · 1 comment
Closed
Assignees
Labels
support-request Customer needs help solving a problem. One or more topics might be missing info. triaged Issue has been triaged (see eng-triaged). uwp/prod Topic product is UWP-related. winrt-reference/tech Topic technology is WinRT-related.

Comments

@JaiganeshKumaran
Copy link
Contributor

In the C++ declaration for CryptographicBuffer, it has abstract which is not a standard C++ keyword. Please remove it from the declaration.

Document Details

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

@PRMerger18 PRMerger18 added Pri1 Topic is in the top 25% of page views for the repo or was first published in the preceding 45 days. uwp/prod Topic product is UWP-related. labels Mar 27, 2021
@PRMerger18 PRMerger18 added the winrt-reference/tech Topic technology is WinRT-related. label Mar 27, 2021
@hkhmsft hkhmsft added the doc-bug Topic has missing, outdated, unclear, confusing info, or has broken functionality. label Apr 5, 2021
@hkhmsft hkhmsft assigned GrantMeStrength and unassigned hkhmsft Nov 5, 2021
@stevewhims
Copy link
Member

Hi, @JaiganeshKumaran, and thanks for filing this issue. The abstract keyword appears in the syntax block only when C++/CX is selected (not C++/WinRT). And it is in fact a valid keyword for C++/CX and C++/CLI. I'll go ahead and close the issue.

Thanks!
Steve

@stevewhims stevewhims added support-request Customer needs help solving a problem. One or more topics might be missing info. triaged Issue has been triaged (see eng-triaged). and removed doc-bug Topic has missing, outdated, unclear, confusing info, or has broken functionality. Pri1 Topic is in the top 25% of page views for the repo or was first published in the preceding 45 days. labels Dec 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support-request Customer needs help solving a problem. One or more topics might be missing info. triaged Issue has been triaged (see eng-triaged). uwp/prod Topic product is UWP-related. winrt-reference/tech Topic technology is WinRT-related.
Projects
None yet
Development

No branches or pull requests

5 participants