Carbon


NSLGetNeighborhoodLength

Header: NSL.h Carbon status: Supported

Obtains the length of a neighborhood.

SInt32 NSLGetNeighborhoodLength (
    NSLNeighborhood neighborhood
);
Parameter descriptions
neighborhood

On input, a value of type NSLNeighborhood whose length is to be obtained.

function result

The length in bytes of the specified neighborhood.

DISCUSSION

The NSLGetNeighborhoodLength function obtains the length of the specified neighborhood.


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