login.h
Go to the documentation of this file.
00001 #ifndef CANON_LOGIN_H
00002 #define CANON_LOGIN_H
00003 
00004 struct RawBinDatagram {
00005         unsigned int len;
00006         unsigned char data[32];
00007 };
00008 
00009 extern RawBinDatagram * raw_bin_login;
00010 
00011 #endif


canon_vbc50i
Author(s): Cedric Pradalier
autogenerated on Mon Jan 6 2014 11:18:27