Difference between revisions of "Error Messages/40257"

(Created page with '= Error Message Examples = The first parameter to function LpWrite, lp, must be of type LPTYPE. = Cause = You passed a parameter of a different type than the one expected p…')
 
Line 5: Line 5:
 
= Cause  =
 
= Cause  =
  
You passed a parameter of a different type than the one expected parameter.
+
You passed a parameter of a different type than the one expected.
  
 
= Remedies  =
 
= Remedies  =

Revision as of 22:52, 27 January 2010

Error Message Examples

The first parameter to function LpWrite, lp, must be of type LPTYPE.

Cause

You passed a parameter of a different type than the one expected.

Remedies

Correct the parameter passed to the function to the type expected by the function.



You are not allowed to post comments.

Comments
<comments />