DM_Process Function
Runs the device manager
Syntax
void DM_Process(DEVICE_INTERFACE_TYPE iFaceType, DEVICE_INTERFACE_STATE iFaceState);
Parameters
DEVICE_INTERFACE_TYPE - type of the interface
DEVICE_INTERFACE_STATE - state if the interface
Return Value
N/A
Remarks
N/A
Requirements
dm.h
Example
N/A