Returns the name of the client product code. This function is typically used for populating "About" information.
prodcode() returns one of the following:
Name |
Value |
Description |
kProd_ACAD |
1 |
Plain |
kProd_LT |
2 |
Lite |
kProd_OEM |
3 |
OEM |
kProd_OdDb |
4 |
.. |
The default implementation of this function returns kProd_OEM, and should not be overridden.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|