ReactOS 0.4.16-dev-2354-g16de117
progids Struct Reference

Public Attributes

WCHAR ** progids
 
unsigned int num
 
unsigned int allocated
 

Detailed Description

Definition at line 460 of file actctx.c.

Member Data Documentation

◆ allocated

unsigned int progids::allocated

Definition at line 464 of file actctx.c.

Referenced by com_class_add_progid().

◆ num

unsigned int progids::num

Definition at line 463 of file actctx.c.

Referenced by add_progid_record(), and com_class_add_progid().

◆ progids

WCHAR** progids::progids

Definition at line 462 of file actctx.c.

Referenced by add_progid_record(), and com_class_add_progid().


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