/*++ Copyright (C) Microsoft Corporation. All rights reserved. Module Name: uusbfn.h Abstract: This header defines all interfaces and macros that USB Function class drivers will require to implement class driver functionality. Environment: User mode --*/ #pragma once // // Includes // #include // inlcude the usbfn base header #include