ReactOS 0.4.15-dev-8100-g1887773
TestACL Struct Reference
Collaboration diagram for TestACL:

Public Attributes

IEnumString IEnumString_iface
 
IACList IACList_iface
 
LONG ref
 
HRESULT expret
 
INT expcount
 
INT pos
 
INT limit
 
const char ** data
 

Detailed Description

Definition at line 48 of file autocomplete.c.

Member Data Documentation

◆ data

const char** TestACL::data

Definition at line 57 of file autocomplete.c.

◆ expcount

INT TestACL::expcount

Definition at line 54 of file autocomplete.c.

Referenced by test_ACLMulti().

◆ expret

HRESULT TestACL::expret

Definition at line 53 of file autocomplete.c.

Referenced by test_ACLMulti().

◆ IACList_iface

IACList TestACL::IACList_iface

Definition at line 51 of file autocomplete.c.

Referenced by test_ACLMulti().

◆ IEnumString_iface

IEnumString TestACL::IEnumString_iface

Definition at line 50 of file autocomplete.c.

◆ limit

INT TestACL::limit

Definition at line 56 of file autocomplete.c.

◆ pos

INT TestACL::pos

Definition at line 55 of file autocomplete.c.

Referenced by test_ACLMulti().

◆ ref

LONG TestACL::ref

Definition at line 52 of file autocomplete.c.

Referenced by test_ACLMulti().


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