ReactOS 0.4.15-dev-7906-g1b85a5f
_NSQUERY_PROVIDER Struct Reference

#include <ws2_32p.h>

Collaboration diagram for _NSQUERY_PROVIDER:

Public Attributes

LIST_ENTRY QueryLink
 
PNS_PROVIDER Provider
 
HANDLE LookupHandle
 

Detailed Description

Definition at line 114 of file ws2_32p.h.

Member Data Documentation

◆ LookupHandle

HANDLE _NSQUERY_PROVIDER::LookupHandle

Definition at line 118 of file ws2_32p.h.

◆ Provider

PNS_PROVIDER _NSQUERY_PROVIDER::Provider

Definition at line 117 of file ws2_32p.h.

Referenced by WsNqLookupServiceNext().

◆ QueryLink

LIST_ENTRY _NSQUERY_PROVIDER::QueryLink

Definition at line 116 of file ws2_32p.h.

Referenced by WsNqAddProvider(), and WsNqLookupServiceNext().


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