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

Download this file

9 lines (8 with data), 2.2 kB

1
2
3
4
5
6
7
8
FB_Init_Count := FB_Init_Count + 1;
m_Info.szDriverName := cDriverName;
m_Info.szVendorName := cVendorName;
m_info.szDeviceName := cDeviceName;
m_Info.wModuleType := cModuleType;
_IIoDrv := THIS^;
_IIoDrvParameter := THIS^;
m_IBaseItf := THIS^;