Skip to content

memory layout of NC_ADDRESS is not match to msdn #8

Description

@bronze1man

https://learn.microsoft.com/en-us/windows/win32/api/shellapi/ns-shellapi-nc_address
https://learn.microsoft.com/en-us/windows/win32/api/iphlpapi/ns-iphlpapi-net_address_info

	,{
		"Name":"NC_ADDRESS"
		,"Architectures":[]
		,"Platform":null
		,"Kind":"Struct"
		,"Size":0
		,"PackingSize":0
		,"Fields":[
			{"Name":"pAddrInfo","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"NET_ADDRESS_INFO","TargetKind":"Default","Api":"UI.Shell","Parents":[]}},"Attrs":[]}
			,{"Name":"PortNumber","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
			,{"Name":"PrefixLength","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
		]
		,"NestedTypes":[
			{
				"Name":"NET_ADDRESS_INFO"
				,"Architectures":[]
				,"Platform":null
				,"Kind":"Struct"
				,"Size":0
				,"PackingSize":0
				,"Fields":[
				]
				,"NestedTypes":[
				]
			}
		]
	}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions