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

/vbox/include/iprt/
H A Dpath.h680 typedef struct RTPATHSPLIT struct
704 } RTPATHSPLIT; typedef in typeref:struct:RTPATHSPLIT
706 typedef RTPATHSPLIT *PRTPATHSPLIT;
708 typedef RTPATHSPLIT const *PCRTPATHSPLIT;
716 * @retval VERR_INVALID_PARAMETER if cbOutput is less than the RTPATHSPLIT
731 * least the size of RTPATHSPLIT.
787 * This will be more useful as more APIs manipulating the RTPATHSPLIT output are
792 * RTPATHSPLIT::cchPath.

Completed in 45 milliseconds