Carbon


OTCreateOptionString

Header: OpenTransport.h Carbon status: Unsupported

OSStatus OTCreateOptionString (
    const char *endPtName, 
    TOption **opt, 
    void *bufEnd, 
    char *str, 
    OTByteCount stringSize
);
function result

A result code.

AVAILABILITY

Not supported in Carbon. Not available in Carbon.

CARBON NOTES

Apple has not identified a developer need for this function. You can use TOption structures if necessary.


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