[r4]: / trunk / IoDrvMEGAIO / IBase / FB_Init / svnobj  Maximize  Restore  History

Download this file

9 lines (8 with data), 2.3 kB

1
2
3
4
5
6
7
8
FB_Init_Count := FB_Init_Count + 1;
m_Info.szDriverName := 'IoDrvMEGAIO';
m_Info.szVendorName := 'Open Source';
m_info.szDeviceName := 'MEGAIO';
m_Info.wModuleType := 501;
_IIoDrv := THIS^;
_IIoDrvParameter := THIS^;
m_IBaseItf := THIS^;