Carbon


scalerStreamData

Header: ScalerStreamTypes.h

struct scalerStreamData {
    SInt32 hexFlag; 
    SInt32 byteCount; 
    const void *data;
};

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