Skip to content

HIDP_ constants missing from metadata #964

@AArnott

Description

@AArnott

@Slion reports at microsoft/CsWin32#583

I'm trying to use HidP_GetUsageValueArray. The returned value is declared as NTSTATUS, are the constant values it can take declared somewhere? If I put them in NativeMethods.txt is says it can't find them.

Indeed, it appears that none of the return values documented for this API are declared in the metadata. Since the method itself is in the metadata, it seems the return values should be as well.

Metadata

Metadata

Assignees

Labels

missing apiSome documented API is missing from the metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions