ReactOS 0.4.15-dev-7924-g5949c20
progids Struct Reference

Public Attributes

WCHAR ** progids
 
unsigned int num
 
unsigned int allocated
 

Detailed Description

Definition at line 380 of file actctx.c.

Member Data Documentation

◆ allocated

unsigned int progids::allocated

Definition at line 384 of file actctx.c.

Referenced by com_class_add_progid().

◆ num

unsigned int progids::num

Definition at line 383 of file actctx.c.

Referenced by add_progid_record(), and com_class_add_progid().

◆ progids

WCHAR** progids::progids

Definition at line 382 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: