Using the Setup Toolkit's GetLocalHardDrivesList Function (114607)
The information in this article applies to:
- Microsoft Windows Software Development Kit (SDK) 3.1
This article was previously published under Q114607 SUMMARY
The subroutine GetLocalHardDrivesList() takes one parameter, szSymbol$.
This parameter is used to specify a symbol name that will receive the hard
drive list. The parameter is not a destination string for the return value.
The correct way to use the function is to specify a symbol name, such as
"drives", and then use GetSymbolValue() or GetListItem() with
GetListLength() to obtain the local drive letters.
Modification Type: | Major | Last Reviewed: | 11/5/1999 |
---|
Keywords: | kb16bitonly KB114607 |
---|
|