Carbon


OTScriptInfo

Header: OpenTransport.h

struct OTScriptInfo {
    UInt32 fScriptType; 
    void *fTheScript; 
    UInt32 fScriptLength;
};

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