Platform SDK: DLC/NetBIOS |
The LLC_DLC_LOG_BUFFER union represents the log buffer. Specify this structure in the LLC_DLC_STATISTICS_PARMS structure.
typedef union { DLC_SAP_LOG Sap; DLC_LINK_LOG Link; } LLC_DLC_LOG_BUFFER, *PLLC_DLC_LOG_BUFFER;
Windows NT/2000: Requires Windows NT 3.1 or later.
Windows 95/98: Requires Windows 95 or later.
Header: Declared in Dlcapi.h.
The DLC Interface Overview, DLC Structures, AcsLan, DLC_LINK_LOG, DLC_SAP_LOG, LLC_DLC_STATISTICS_PARMS