Index: trunk/psLib/src/psErrorCodes.dat
===================================================================
--- trunk/psLib/src/psErrorCodes.dat	(revision 1764)
+++ trunk/psLib/src/psErrorCodes.dat	(revision 1807)
@@ -13,5 +13,6 @@
 MEMORY_DEREF_USAGE             dereferenced memory still used
 BAD_PARAMETER_VALUE            parameter is out-of-range
+BAD_PARAMETER_TYPE             parameter is of unsupported data-type
 BAD_PARAMETER_NULL             parameter is null
-BAD_PARAMETER_LENGTH           parameter string is too long
+BAD_PARAMETER_SIZE             size of parameter's data is outside of acceptable range.
 UNEXPECTED_NULL                unexpected NULL found
