Carbon


HDQueueElement

Header: Power.h

struct HDQueueElement {
    HDQueueElement *hdQLink; 
    SInt16 hdQType; 
    SInt16 hdFlags; 
    HDSpindownUPP hdProc; 
    SInt32 hdUser;
};

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