The LLC_DIR_OPEN_ADAPTER_PARMS structure is the DLC parameter table for the LLC_DIR_OPEN_ADAPTER command. You pass a pointer to this structure using the pParameterTable member of the CCB_PARMS union.
typedef struct { PLLC_ADAPTER_OPEN_PARMS pAdapterParms; PLLC_EXTENDED_ADAPTER_PARMS pExtendedParms; PLLC_DLC_PARMS pDlcParms; PVOID pReserved1; } LLC_DIR_OPEN_ADAPTER_PARMS, *PLLC_DIR_OPEN_ADAPTER_PARMS;
This command prepares the protocol drivers for normal network communications on all network adapters for a given application. You must issue this command successfully before any network communication can start. The application cannot issue the command unless the adapter is in a logically closed state, which exists after one of the following occurs:
AcsLan, CCB_PARMS, LLC_ADAPTER_OPEN_PARMS, LLC_DLC_PARMS LLC_EXTENDED_ADAPTER_PARMS
file: /Techref/os/win/api/win32/struc/src/str09_37.htm, 2KB, , updated: 2000/4/7 11:20, local time: 2024/11/4 11:13,
18.218.123.16:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://massmind.org/Techref/os/win/api/win32/struc/src/str09_37.htm"> LLC_DIR_OPEN_ADAPTER_PARMS</A> |
Did you find what you needed? |
Welcome to massmind.org! |
Welcome to massmind.org! |
.