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 ¶
Last modified
5 months ago
Last modified on 03/12/25 07:29:13
Note:
See TracWiki
for help on using the wiki.