Carbon


MSGMARK

Header: OpenTransportProtocol.h

enum {
    MSGMARK = 1,
    MSGNOLOOP = 2,
    MSGDELIM = 4,
    MSGNOGET = 8
};

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