pcsc-lite  1.8.3
powermgt_generic.h
Go to the documentation of this file.
00001 /*
00002  * MUSCLE SmartCard Development ( http://www.linuxnet.com )
00003  *
00004  * Copyright (C) 2002
00005  *  David Corcoran <corcoran@linuxnet.com>
00006  *
00007  * $Id: powermgt_generic.h 5434 2010-12-08 14:13:21Z rousseau $
00008  */
00009 
00015 #ifndef __powermgt_generic_h__
00016 #define __powermgt_generic_h__
00017 
00021 ULONG PMRegisterForPowerEvents(void);
00022 
00023 #endif