sockaddr_in6
Overview
Location
- Reference: RemObjects.InternetPack.fx
- Namespace: RemObjects.InternetPack
- Platforms: Island-Windows
- Ancestry: ValueType | sockaddr_in6
Fields
sin6_addr
var sin6_addr: IN6_ADDR;
IN6_ADDR sin6_addr
var sin6_addr: IN6_ADDR
FIELD sin6_addr() As IN6_ADDR
sin6_family
var sin6_family: USHORT;
USHORT sin6_family
var sin6_family: USHORT
FIELD sin6_family() As USHORT
sin6_flowinfo
var sin6_flowinfo: ULONG;
ULONG sin6_flowinfo
var sin6_flowinfo: ULONG
FIELD sin6_flowinfo() As ULONG
sin6_port
var sin6_port: USHORT;
USHORT sin6_port
var sin6_port: USHORT
FIELD sin6_port() As USHORT
sin6_scope_id
var sin6_scope_id: ULONG;
ULONG sin6_scope_id
var sin6_scope_id: ULONG
FIELD sin6_scope_id() As ULONG