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

/vbox/include/iprt/
H A Dpath.h587 * RTPATH_PROP_HAS_ROOT_SPEC() on RTPATHPARSED::fProps to determine its
593 typedef struct RTPATHPARSED struct
623 } RTPATHPARSED; typedef in typeref:struct:RTPATHPARSED
625 typedef RTPATHPARSED *PRTPATHPARSED;
627 typedef RTPATHPARSED *PCRTPATHPARSED;
635 * @retval VERR_INVALID_PARAMETER if cbOutput is less than the RTPATHPARSED
641 * RT_OFFSETOF(RTPATHPARSED, aComps[pParsed->cComps])
648 * size of RTPATHPARSED.
658 * This will be more useful as more APIs manipulating the RTPATHPARSED output
663 * RTPATHPARSED
[all...]

Completed in 36 milliseconds