Version 1 (modified by 12 years ago) ( diff ) | ,
---|
MnBdClearEvent
Clear an event function designation previously established with MnBdSetEvent
void MnBdClearEvent(int item);
Parameters
- item - clear item such as MNBD_REQ_GET_WT
Return Value
This function oes not return any value
Remarks
Examples
MnBdClearEvent(MNBD_REQ_GET_WT);
See Also
Note:
See TracWiki
for help on using the wiki.