ReactOS 0.4.15-dev-7918-g2a2556c
_NSPROVIDER Struct Reference

#include <ws2_32p.h>

Collaboration diagram for _NSPROVIDER:

Public Attributes

LONG RefCount
 
DWORD NamespaceId
 
HINSTANCE DllHandle
 
GUID ProviderId
 
NSP_ROUTINE Service
 

Detailed Description

Definition at line 105 of file ws2_32p.h.

Member Data Documentation

◆ DllHandle

HINSTANCE _NSPROVIDER::DllHandle

Definition at line 109 of file ws2_32p.h.

◆ NamespaceId

DWORD _NSPROVIDER::NamespaceId

Definition at line 108 of file ws2_32p.h.

◆ ProviderId

GUID _NSPROVIDER::ProviderId

Definition at line 110 of file ws2_32p.h.

◆ RefCount

LONG _NSPROVIDER::RefCount

Definition at line 107 of file ws2_32p.h.

◆ Service

NSP_ROUTINE _NSPROVIDER::Service

Definition at line 111 of file ws2_32p.h.

Referenced by WsNqLookupServiceNext().


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