/sys$common/syshlp/helplib.hlb System Services, $DEVICE SCAN *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Returns the names of all devices that match a specified set of search criteria. Format SYS$DEVICE_SCAN return_devnam ,retlen ,[search_devnam] ,[itmlst] ,[contxt] C Prototype int sys$device_scan (void *return_devnam, unsigned short int *retlen, void *search_devnam, void *itmlst, struct _generic_64 *contxt);
Additional Information (explode) :
|