CPrintInfo::m_lpUserData
Contains a pointer to a user-created structure.
Remarks
You can use this to store printing-specific data that you do not want to store in your view class. The m_lpUserData member is a public variable of type LPVOID.
Requirements
Header: afxext.h