microsoft / microsoft/win32metadata
GetAdaptersAddresses can take ADDRESS_FAMILY enum
Open
- Dominant language
- C++
- Stars
- 1.5k
- Forks
- 149
- Avg merge
- 5d 16h
- Merged PRs (30d)
- 4
Description
https://learn.microsoft.com/en-us/windows/win32/api/iphlpapi/nf-iphlpapi-getadaptersaddresses
[in] Family
Contributor guide
Research direction
Start with the GetAdaptersAddresses documentation linked in the issue, focusing on the Family parameter and its ADDRESS_FAMILY type. Locate the generated Win32 metadata entry for this API and update the representation so the parameter uses the documented enum type; done when the generated metadata matches the Windows SDK documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- operating-systems, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100