ReactOS 0.4.15-dev-7942-gd23573b
_NSPV2_ROUTINE Struct Reference

#include <ws2spi.h>

Collaboration diagram for _NSPV2_ROUTINE:

Public Attributes

DWORD cbSize
 
DWORD dwMajorVersion
 
DWORD dwMinorVersion
 
LPNSPV2STARTUP NSPv2Startup
 
LPNSPV2CLEANUP NSPv2Cleanup
 
LPNSPV2LOOKUPSERVICEBEGIN NSPv2LookupServiceBegin
 
LPNSPV2LOOKUPSERVICENEXTEX NSPv2LookupServiceNextEx
 
LPNSPV2LOOKUPSERVICEEND NSPv2LookupServiceEnd
 
LPNSPV2SETSERVICEEX NSPv2SetServiceEx
 
LPNSPV2CLIENTSESSIONRUNDOWN NSPv2ClientSessionRundown
 

Detailed Description

Definition at line 675 of file ws2spi.h.

Member Data Documentation

◆ cbSize

DWORD _NSPV2_ROUTINE::cbSize

Definition at line 676 of file ws2spi.h.

◆ dwMajorVersion

DWORD _NSPV2_ROUTINE::dwMajorVersion

Definition at line 677 of file ws2spi.h.

◆ dwMinorVersion

DWORD _NSPV2_ROUTINE::dwMinorVersion

Definition at line 678 of file ws2spi.h.

◆ NSPv2Cleanup

LPNSPV2CLEANUP _NSPV2_ROUTINE::NSPv2Cleanup

Definition at line 680 of file ws2spi.h.

◆ NSPv2ClientSessionRundown

LPNSPV2CLIENTSESSIONRUNDOWN _NSPV2_ROUTINE::NSPv2ClientSessionRundown

Definition at line 685 of file ws2spi.h.

◆ NSPv2LookupServiceBegin

LPNSPV2LOOKUPSERVICEBEGIN _NSPV2_ROUTINE::NSPv2LookupServiceBegin

Definition at line 681 of file ws2spi.h.

◆ NSPv2LookupServiceEnd

LPNSPV2LOOKUPSERVICEEND _NSPV2_ROUTINE::NSPv2LookupServiceEnd

Definition at line 683 of file ws2spi.h.

◆ NSPv2LookupServiceNextEx

LPNSPV2LOOKUPSERVICENEXTEX _NSPV2_ROUTINE::NSPv2LookupServiceNextEx

Definition at line 682 of file ws2spi.h.

◆ NSPv2SetServiceEx

LPNSPV2SETSERVICEEX _NSPV2_ROUTINE::NSPv2SetServiceEx

Definition at line 684 of file ws2spi.h.

◆ NSPv2Startup

LPNSPV2STARTUP _NSPV2_ROUTINE::NSPv2Startup

Definition at line 679 of file ws2spi.h.


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