There is no description.
typedef struct _DLLINFO { ULONG pathname_length; UNICHAR pathname; } DLLINFO; typedef DLLINFO * DLLINFO ;