| IO | Parameter | Type | Description
|
| in | theCADArea | longint | Area ID
|
| in | theLayerOrSubLayerID | longint | Layer ID or Sublayer ID
|
| out | theLayerName | Str255 |
|
| out | theLayerMode | integer | A layer mode constant
|
| out | theLayerTransparencyFlag | integer | A boolean constant
|
| out | theLayerHatchesVisibleFlag | integer | A boolean constant
|
| out | theLayerHasSnapsFlag | integer | A boolean constant
|
| out | theLayerID | longint |
|
| out | function result | OSErr | Error result code, also see Error handling
|