Skip to content
- [Main Page](index.md) - [Classes](annotated.md) - [Files](files.md) - [Directories](dirs.md) - [Related Pages](pages.md)
- [Class List](annotated.md) - [Alphabetical List](classes.md) - [Class Hierarchy](hierarchy.md) - [Class Members](functions.md)

WSAData Struct Reference

#include <macwinsock.h>

List of all members.


Public Attributes

u_short  wVersion
u_short  wHighVersion
char  szDescription [WSADESCRIPTION_LEN+1]
char  szSystemStatus [WSASYS_STATUS_LEN+1]
u_short  iMaxSockets
u_short  iMaxUdpDg
char *  lpVendorInfo

Detailed Description

Definition at line 368 of file macwinsock.h.


Member Data Documentation

u_short WSAData::iMaxSockets
  Definition at line 374 of file macwinsock.h.

u_short WSAData::iMaxUdpDg
  Definition at line 375 of file macwinsock.h.

char* WSAData::lpVendorInfo
  Definition at line 376 of file macwinsock.h.

char WSAData::szDescription[WSADESCRIPTION_LEN+1]
  Definition at line 372 of file macwinsock.h.

char WSAData::szSystemStatus[WSASYS_STATUS_LEN+1]
  Definition at line 373 of file macwinsock.h.

u_short WSAData::wHighVersion
  Definition at line 371 of file macwinsock.h.

u_short WSAData::wVersion
  Definition at line 370 of file macwinsock.h.

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


This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.

Generated on Thu Oct 27 11:47:07 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001