Cowon Development Wiki
Advertisement
Prototype:
int cwn_driver_get_pwr_data(void);

description[]

Give the power state or USB connection

return value[]

0: no power off, and no usb connection
1: usb connection
2: power off

Advertisement