Carbon


TRegisterProfileBlk

Header: CMApplication.h

struct TRegisterProfileBlk {
    SInt16 iOpCode; 
    SInt16 iError; 
    SInt32 lReserved; 
    THPrint hPrint; 
    Boolean fRegisterIt; 
    SInt8 filler;
};

© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)