ReactOS 0.4.15-dev-7834-g00c4b3d
_NDIS_WAN_GET_COMP_INFO Struct Reference

#include <ndiswan.h>

Collaboration diagram for _NDIS_WAN_GET_COMP_INFO:

Public Attributes

_In_ NDIS_HANDLE NdisLinkHandle
 
_Out_ NDIS_WAN_COMPRESS_INFO SendCapabilities
 
_Out_ NDIS_WAN_COMPRESS_INFO RecvCapabilities
 

Detailed Description

Definition at line 203 of file ndiswan.h.

Member Data Documentation

◆ NdisLinkHandle

_In_ NDIS_HANDLE _NDIS_WAN_GET_COMP_INFO::NdisLinkHandle

Definition at line 204 of file ndiswan.h.

◆ RecvCapabilities

_Out_ NDIS_WAN_COMPRESS_INFO _NDIS_WAN_GET_COMP_INFO::RecvCapabilities

Definition at line 206 of file ndiswan.h.

◆ SendCapabilities

_Out_ NDIS_WAN_COMPRESS_INFO _NDIS_WAN_GET_COMP_INFO::SendCapabilities

Definition at line 205 of file ndiswan.h.


The documentation for this struct was generated from the following file: