IPX_IF_INFO structure (ipxrtdef.h)
The IPX_IF_INFO structure stores information for an IPX interface.
Syntax
typedef struct _IPX_IF_INFO {
ULONG AdminState;
ULONG NetbiosAccept;
ULONG NetbiosDeliver;
} IPX_IF_INFO, *PIPX_IF_INFO;
Members
AdminState
Specifies the administrative state of the interface.
NetbiosAccept
Specifies whether to accept NetBIOS broadcast packets.
NetbiosDeliver
Specifies whether to deliver NetBIOS broadcast packets
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Header | ipxrtdef.h |