Sample Code
Windows Driver Samples/ XPSDrv Driver and Filter Sample/ C++/ src/ common/ nupchndlr.h/
/*++ Copyright (c) 2005 Microsoft Corporation All rights reserved. THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE. File Name: nupchndlr.h Abstract: NUp PrintCapabilities handling definition. The NUp PC handler is used to set NUp settings in a PrintCapabilities. --*/ #pragma once #include "pchndlr.h" #include "nupdata.h" class CNUpPCHandler : public CPCHandler { public: CNUpPCHandler( _In_ IXMLDOMDocument2* pPrintCapabilities ); virtual ~CNUpPCHandler(); HRESULT SetCapabilities( VOID ); };
Our Services
-
What our customers say about us?
Read our customer testimonials to find out why our clients keep returning for their projects.
View Testimonials