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

Mismatched parameter descriptions #381

Open
mmorr-msft opened this issue Mar 19, 2024 · 0 comments
Open

Mismatched parameter descriptions #381

mmorr-msft opened this issue Mar 19, 2024 · 0 comments
Assignees

Comments

@mmorr-msft
Copy link

In the following section the descriptions of parameters offset and length appear to be swapped.

Parameters
inArray
[Byte](https://learn.microsoft.com/en-us/dotnet/api/system.byte)[]
An array of 8-bit unsigned integers.

offset
[Int32](https://learn.microsoft.com/en-us/dotnet/api/system.int32)
The number of elements of inArray to convert.

length
[Int32](https://learn.microsoft.com/en-us/dotnet/api/system.int32)
An offset in inArray.

Document Details

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

@localden localden self-assigned this Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants