GetUniDirectionalAdapterInfo (IPHLPAPI.@)
DWORD GetUniDirectionalAdapterInfo ( PIP_UNIDIRECTIONAL_ADAPTER_ADDRESS pIPIfInfo, PULONG dwOutBufLen )
This is a Win98-only function to get information on "unidirectional" adapters. Since this is pretty nonsensical in other contexts, it never returns anything.
pIPIfInfo | [In/Out] | . |
dwOutBufLen | [In/Out] | . |
ERROR_NOT_SUPPORTED
Defined in "iphlpapi.h".
Implemented in "dlls/iphlpapi/iphlpapi_main.c". source.winehq.org/source/dlls/iphlpapi/iphlpapi_main.c
Debug channel "iphlpapi".
Copyright © 2005 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Aug 2005.