Sample Code
Windows Driver Samples/ Windows Biometric Driver Samples (UMDF Version 1)/ C++/ driver/ inc/ public.h/
/*++ 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. Copyright (c) Microsoft Corporation. All rights reserved Module Name: public.h Abstract: Public definitions for the Biometric Device. Environment: User & Kernel mode --*/ #ifndef _PUBLIC_H #define _PUBLIC_H #include <initguid.h> // // INTERRUPT_MESSAGE // typedef struct _INTERRUPT_MESSAGE { // // TODO: Fill this in with your device specific fields. // } INTERRUPT_MESSAGE, *PINTERRUPT_MESSAGE; #endif
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