Carbon


AVLocationRec

Header: Displays.h

struct AVLocationRec {
    UInt32 locationConstant;
};
typedef AVLocationRec AVLocationPtr;

Field descriptions

locationConstant

Reserved for future expansion. Set this field to zero.

The function DMGetGraphicInfoByAVID uses the AVLocationRec structure to get information about graphic displays.


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