C++
void acadInternalSetvar( const ACHAR * name, void * var );
Description
For AutoCAD host application use only. Do not call or override this method.
Parameters
Parameters | Description |
---|---|
name | For internal use |
var | For internal use |
void acadInternalSetvar( const ACHAR * name, void * var );
For AutoCAD host application use only. Do not call or override this method.
Parameters | Description |
---|---|
name | For internal use |
var | For internal use |