Data Members
Each of these data members make a copy of the contents. If you get the value, you own the memory.
The following three pieces of data are needed to create a DC for printing. These are typcially gotten via the PrintDLG call ro can be obtained via the "m_pd" data member of the CPrintDialog in MFC.
Optional
aInstancePtr: objectA run time mechanism for interface discovery.
NS_OK if the interface is supported by the associated instance, NS_NOINTERFACE if it is not.
aInstancePtr must not be null.
[in] A requested interface IID
[out] A pointer to an interface pointer to receive the result.
Generated using TypeDoc
Simplified PrintSettings for Windows interface