The information in this article applies to:
SUMMARYThe hTemplate parameter in the CreateFile API is not supported in Windows. It is supported only in Windows NT. MORE INFORMATIONThe hTemplate parameter in CreateFile allows you to create a new file using another file as a template. The template is used to set the file attributes (normal, hidden, system, and read-only) of the new file. It is also used to copy the extended attributes (EA) from the template to the new file. Additional query words: 4.00 Win95
Keywords : kbAPI kbKernBase kbGrpKernBase |
Last Reviewed: March 5, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |