2025-11-28 00:35:46 +09:00

19 lines
690 B
Plaintext

Copyright (c) Microsoft Corporation. All Rights reserved.
Windows (Printing) SDK Samples
Sample program demonstarting use of the AddForm(), SetForm(), DeleteForm(),
and EnumForms() API's for both level 1 and the new, Windows Vista, level 2
printer forms.
NOTES:
1. This sample must be run with admin privilege for AddForm() and SetForm()
to succeed.
2. To run this sample multiple times, you should either delete the forms
previously added by this sample. You can delete the sample forms two
ways:
a. Manually from the "Printers and Faxes" folder using the server
properties option.
b. Run this applet with the /D command line switch.