ReactOS 0.4.15-dev-7953-g1f49173
_NSP_ROUTINE Struct Reference

#include <ws2spi.h>

Collaboration diagram for _NSP_ROUTINE:

Public Attributes

DWORD cbSize
 
DWORD dwMajorVersion
 
DWORD dwMinorVersion
 
LPNSPCLEANUP NSPCleanup
 
LPNSPLOOKUPSERVICEBEGIN NSPLookupServiceBegin
 
LPNSPLOOKUPSERVICENEXT NSPLookupServiceNext
 
LPNSPLOOKUPSERVICEEND NSPLookupServiceEnd
 
LPNSPSETSERVICE NSPSetService
 
LPNSPINSTALLSERVICECLASS NSPInstallServiceClass
 
LPNSPREMOVESERVICECLASS NSPRemoveServiceClass
 
LPNSPGETSERVICECLASSINFO NSPGetServiceClassInfo
 
LPNSPIOCTL NSPIoctl
 

Detailed Description

Definition at line 653 of file ws2spi.h.

Member Data Documentation

◆ cbSize

DWORD _NSP_ROUTINE::cbSize

Definition at line 654 of file ws2spi.h.

◆ dwMajorVersion

DWORD _NSP_ROUTINE::dwMajorVersion

Definition at line 655 of file ws2spi.h.

◆ dwMinorVersion

DWORD _NSP_ROUTINE::dwMinorVersion

Definition at line 656 of file ws2spi.h.

◆ NSPCleanup

LPNSPCLEANUP _NSP_ROUTINE::NSPCleanup

Definition at line 657 of file ws2spi.h.

◆ NSPGetServiceClassInfo

LPNSPGETSERVICECLASSINFO _NSP_ROUTINE::NSPGetServiceClassInfo

Definition at line 664 of file ws2spi.h.

◆ NSPInstallServiceClass

LPNSPINSTALLSERVICECLASS _NSP_ROUTINE::NSPInstallServiceClass

Definition at line 662 of file ws2spi.h.

◆ NSPIoctl

LPNSPIOCTL _NSP_ROUTINE::NSPIoctl

Definition at line 665 of file ws2spi.h.

Referenced by WsNqLookupServiceNext().

◆ NSPLookupServiceBegin

LPNSPLOOKUPSERVICEBEGIN _NSP_ROUTINE::NSPLookupServiceBegin

Definition at line 658 of file ws2spi.h.

◆ NSPLookupServiceEnd

LPNSPLOOKUPSERVICEEND _NSP_ROUTINE::NSPLookupServiceEnd

Definition at line 660 of file ws2spi.h.

◆ NSPLookupServiceNext

LPNSPLOOKUPSERVICENEXT _NSP_ROUTINE::NSPLookupServiceNext

Definition at line 659 of file ws2spi.h.

◆ NSPRemoveServiceClass

LPNSPREMOVESERVICECLASS _NSP_ROUTINE::NSPRemoveServiceClass

Definition at line 663 of file ws2spi.h.

◆ NSPSetService

LPNSPSETSERVICE _NSP_ROUTINE::NSPSetService

Definition at line 661 of file ws2spi.h.


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