| IO | Parameter | Type | Description
|
| in | theCADArea | longint | Area ID
|
| in | theBlockID | longint | A Block ID or kCADRootBlockID for the root
drawing
|
| in | theObjID | longint | An Object ID, see Scope
|
| out | theObjType | integer | An object type constant
|
| out | theObjOrderID | longint |
|
| out | theObjLayerID | longint |
|
| out | theObjSubLayerID | longint | Sublayer ID or kCADNotOnSubLayerID
|
| out | theObjSelectedFlag | integer | A boolean constant
|
| out | function result | OSErr | Error result code, also see Error handling
|