Searched defs:RTDIRENTRY (Results 1 - 1 of 1) sorted by relevance

/vbox/include/iprt/
H A Ddir.h269 typedef struct RTDIRENTRY struct
289 } RTDIRENTRY; typedef in typeref:struct:RTDIRENTRY
292 typedef RTDIRENTRY *PRTDIRENTRY;
294 typedef RTDIRENTRY const *PCRTDIRENTRY;
379 * structure. This must be at least OFFSET(RTDIRENTRY, szName[2]) bytes.
382 * OFFSET(RTDIRENTRY, szName[pDirEntry->cbName + 1]).
428 * RTDIRENTRY::szName!
430 * @param penmType Pointer to the RTDIRENTRY::enmType member. If this
447 * RTDIRENTRY::szName!
449 * @param penmType Pointer to the RTDIRENTRY
[all...]

Completed in 236 milliseconds