The ACTION_HEADER structure contains information about an action. This action is an extension to the standard transport interface.
typedef struct _ACTION_HEADER { ULONG transport_id; USHORT action_code; USHORT reserved; } ACTION_HEADER;
This member is always a four-character string. All strings starting with the letter M are reserved, as shown in the following example:
String |
Meaning |
M000 |
All transports |
MNBF |
NBF |
MABF |
AsyBEUI |
MXNS |
XNS |
The scope of the action is determined by the ncb_lsn and ncb_num members of the NCB structure, as follows:
|
ncb_lsn = 0 |
ncb_lsn != 0 |
ncb_num = 0 |
Action applies to control channel associated with the valid LAN adapter. |
Action applies to connection identifier associated with the valid local session number. |
ncb_num != 0 |
Action applies to address associated with the valid LAN adapter. |
Illegal combination. |
file: /Techref/os/win/api/win32/struc/src/str00_13.htm, 3KB, , updated: 2000/4/7 11:20, local time: 2024/11/7 13:33,
3.148.107.43: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.ecomorder.com/Techref/os/win/api/win32/struc/src/str00_13.htm"> ACTION_HEADER</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to massmind.ecomorder.com! |
.