0x01
Load application on detection of proxy object
0x02
Load the application on AutoCAD startup
0x04
Load the application on command invocation
0x08
Load the application on request by user or other application
0x10
Do not load the application
0x20
Load the application transparently
I just figured out that these values are provided by the ApplicationLoadReasons enumerator in the acdbmgd.dll:
