DosSetExtLIBPATH Parameter - flags
flags
(
ULONG
) - input
Flag indicating when the new path is searched.
Possible values are described in the following list:
BEGIN_LIBPATH (1)
The new path is searched before the LIBPATH.
END_LIBPATH (2)
The new path is searched after the LIBPATH.
[Back: DosSetExtLIBPATH Parameter - pszExtLIBPATH]
[Next: DosSetExtLIBPATH Return Value - ulrc]