Carbon


chooserInitMsg

Header: Devices.h

enum {
    chooserInitMsg = 11,
    newSelMsg = 12,
    fillListMsg = 13,
    getSelMsg = 14,
    selectMsg = 15,
    deselectMsg = 16,
    terminateMsg = 17,
    buttonMsg = 19
};

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