Version 4 (modified by 5 months ago) ( diff ) | ,
---|
MnBdOpen ¶
Opens the specified main board device.
int MnBdOpen(int nDev);
Parameters ¶
- nDev - main board device number
Return Value ¶
- Returns
Remarks ¶
MnBdStartup may be used at the startup of an application to automatically call MnBdOpen for all appropriate devices.
Examples ¶
MnBdOpen(MNBD_DEV);
See Also ¶
Note:
See TracWiki
for help on using the wiki.