ReactOS 0.4.15-dev-7846-g8ba6c66
typelib_struct Struct Reference
Collaboration diagram for typelib_struct:

Public Attributes

CLSID clsid
 
LPWSTR source
 
LPWSTR path
 
ITypeLibptLib
 

Detailed Description

Definition at line 3442 of file action.c.

Member Data Documentation

◆ clsid

CLSID typelib_struct::clsid

Definition at line 3443 of file action.c.

Referenced by ITERATE_RegisterTypeLibraries(), and Typelib_EnumResNameProc().

◆ path

LPWSTR typelib_struct::path

Definition at line 3446 of file action.c.

Referenced by ITERATE_RegisterTypeLibraries(), and Typelib_EnumResNameProc().

◆ ptLib

ITypeLib* typelib_struct::ptLib

Definition at line 3447 of file action.c.

Referenced by Typelib_EnumResNameProc().

◆ source

LPWSTR typelib_struct::source

Definition at line 3444 of file action.c.

Referenced by ITERATE_RegisterTypeLibraries(), and Typelib_EnumResNameProc().


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