Additions and changes made to the ActiveX API in AutoCAD 2000i and AutoCAD 2000i-based products.
AcLayerStateMask (New)
acLsNone = 0
acLsOn = 1
acLsFrozen = 2
acLsLocked = 4
acLsPlot = 8
acLsNewViewport = 16
acLsColor = 32
acLsLineType = 64
acLsLineWeight = 128
acLsPlotStyle = 256
acLsAll = 65535
IAcadLayerStateManager (New)
SetDatabase - Method
Mask - Property
Save - Method
Restore - Method
Delete - Method
Rename - Method
Import - Method
Export - Method