[r2]: / trunk / d-logg / d-logg / Generic / IoDrvFB / IBase / FB_Init / svnobj  Maximize  Restore  History

Download this file

8 lines (7 with data), 2.0 kB

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