MnBdClose
Closes the specified main board device.
void MnBdClose(int nDev);
Parameters
- nDev - main board device number
Return Value
Function does not return any result.
Remarks
MnBdShutdown may be used at the shutdown of an application to automatically call MnBdClose for all appropriate devices.
Examples
MnBdClose(MNBD_DEV);
See Also
Last modified
3 weeks ago
Last modified on 03/12/25 07:30:22
Note:
See TracWiki
for help on using the wiki.