|
Mac OS 9
|
#include <OpenTransportProtocol.h>
Data Fields | |
| OTLink | link |
| char * | libName |
| StringPtr | intlName |
| FSSpec * | fileSpec |
| StringPtr | pstring2 |
| StringPtr | pstring3 |
Finding all matching CFM libraries. The routine OTFindCFMLibraries allows you to find all CFM libraries that match specific criteria. The result is placed in a list of CFMLibraryInfo structures. OT allocates those structures using a routine of type OTAllocMemProcPtr that you pass to OTFindCFMLibraries. A list of CFMLibraryInfo structures is returned by the OTFindCFMLibraries routine. The list is created out of the data that is passed to the function.
IMPORTANT: Only the first 3 fields are valid when using OT 1.2 and older.
| FSSpec* CFMLibraryInfo::fileSpec |
Pascal String which is internationalized name
| StringPtr CFMLibraryInfo::intlName |
"C" String which is fragment name
| char* CFMLibraryInfo::libName |
To link them all up on a list
| StringPtr CFMLibraryInfo::pstring2 |
location of fragment's file
| StringPtr CFMLibraryInfo::pstring3 |
Secondary string from extended cfrg