Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This enumeration is used for Winsock version comparison semantics.
typedef enum _WSAEcomparator {COMP_EQUAL = 0,COMP_NOTLESS} WSAECOMPARATOR, *PWSAECOMPARATOR;
Elements
- COMP_EQUAL
Used for determining whether version values are equal. - COMP_NOTLESS
Used for determining whether a version value is no less than a specified value.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Winsock2.h.
See Also
WSALookupServiceBegin | WSAQUERYSET | NSPLookupServiceBegin | NSPLookupServiceNext | WSASetService | NSPSetService
Send Feedback on this topic to the authors