Ws2def.h

本部分包含 Ws2def.h 标头文件的内核模式网络驱动程序主题。 此标头包含在 Windows SDK 中,因为它也与用户模式网络应用程序共享。

Ws2def.h 标头包含 Winsock2 规范的定义。 它包含在 Winsock2.h 中。 用户模式应用程序应包括 Winsock2.h,而不是直接包括 Ws2def.h。 Ws2def.h 不能由同时包含 Winsock.h 的模块包含。

Important

本节的主题包含定义、宏、OID、状态指示和其他数据结构的页面,这些数据结构不属于网络驱动程序引用(结构、枚举、函数和回调)。

For more information about network driver reference for this header, see Ws2def.h (reference).

在本节中