Carbon


GetDriverInformation

Header: Devices.h Carbon status: Unsupported

OSErr GetDriverInformation (
    DriverRefNum refNum, 
    UnitNumber *unitNum, 
    DriverFlags *flags, 
    DriverOpenCount *count, 
    StringPtr name, 
    RegEntryID *device, 
    CFragSystem7Locator *driverLoadLocation, 
    CFragConnectionID *fragmentConnID, 
    DriverEntryPointPtr *fragmentMain, 
    DriverDescription *driverDesc
);
function result

A result code.

AVAILABILITY

Not supported in Carbon. Not available in Carbon.


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)