ReactOS 0.4.15-dev-7994-gb388cb6
_SecureProviderTable Struct Reference
Collaboration diagram for _SecureProviderTable:

Public Attributes

DWORD numProviders
 
DWORD numAllocated
 
struct list table
 

Detailed Description

Definition at line 33 of file secur32_wine.c.

Member Data Documentation

◆ numAllocated

DWORD _SecureProviderTable::numAllocated

Definition at line 36 of file secur32_wine.c.

◆ numProviders

DWORD _SecureProviderTable::numProviders

Definition at line 35 of file secur32_wine.c.

◆ table

struct list _SecureProviderTable::table

Definition at line 37 of file secur32_wine.c.

Referenced by SECUR32_addProvider(), and SECUR32_freeProviders().


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