ReactOS 0.4.15-dev-7918-g2a2556c
_TPROVIDER Struct Reference

#include <ws2_32p.h>

Collaboration diagram for _TPROVIDER:

Public Attributes

LONG RefCount
 
WSPPROC_TABLE Service
 
HINSTANCE DllHandle
 
WSPUPCALLTABLE UpcallTable
 

Detailed Description

Definition at line 77 of file ws2_32p.h.

Member Data Documentation

◆ DllHandle

HINSTANCE _TPROVIDER::DllHandle

Definition at line 81 of file ws2_32p.h.

◆ RefCount

LONG _TPROVIDER::RefCount

Definition at line 79 of file ws2_32p.h.

◆ Service

◆ UpcallTable

WSPUPCALLTABLE _TPROVIDER::UpcallTable

Definition at line 82 of file ws2_32p.h.


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