Carbon


DataBrowserPropertyDesc

Header: ControlDefinitions.h

struct DataBrowserPropertyDesc {
    DataBrowserPropertyID propertyID; 
    DataBrowserPropertyType propertyType; 
    DataBrowserPropertyFlags propertyFlags;
};
typedef DataBrowserPropertyDesc DataBrowserTableViewColumnDesc;

Field descriptions

propertyID
propertyType
propertyFlags


© 2000 Apple Computer, Inc. — (Last Updated 5/8/2000)