Carbon


DataBrowserPropertyDesc

Header: ControlDefinitions.h

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

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