The LLC_DIR_SET_EFLAG_PARMS structure is the DLC parameter table for the LLC_DIR_SET_EXCEPTION_FLAGS command. You pass a pointer to this structure using the pParameterTable member of the CCB_PARMS union.
typedef struct { ULONG ulAdapterCheckFlag; ULONG ulNetworkStatusFlag; ULONG ulPcErrorFlag; ULONG ulSystemActionFlag; } LLC_DIR_SET_EFLAG_PARMS, *PLLC_DIR_SET_EFLAG_PARMS;
The flag members are used to request that information relating to exception events be passed to the application. You should issue this command immediately after issuing the LLC_DIR_OPEN_ADAPTER command if the application is to be notified of any exception conditions. Then issue an LLC_READ command, setting the hCompletionEvent member of the LLC_CCB structure. Whenever an exception occurs, this command will be executed and the event error code will be returned from the protocol driver.
file: /Techref/os/win/api/win32/struc/src/str09_41.htm, 2KB, , updated: 2000/4/7 12:20, local time: 2025/5/7 10:08,
3.142.187.179:LOG IN
|
©2025 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://www.piclist.com/techref/os/win/api/win32/struc/src/str09_41.htm"> LLC_DIR_SET_EFLAG_PARMS</A> |
Did you find what you needed? |
![]() o List host: MIT, Site host massmind.org, Top posters @none found - Page Editors: James Newton, David Cary, and YOU! * Roman Black of Black Robotics donates from sales of Linistep stepper controller kits. * Ashley Roll of Digital Nemesis donates from sales of RCL-1 RS232 to TTL converters. * Monthly Subscribers: Gregg Rew. on-going support is MOST appreciated! * Contributors: Richard Seriani, Sr. |
Welcome to www.piclist.com! |
.