Вы здесь

DlnBootGetMode() Function

The DlnBootGetMode() function retrieves current mode of your DLN-series adapter.

This function is defined in the dln_boot.h file.

Syntax
C/C++
DLN_RESULT DlnBootGetMode(
    HDLN handle, 
    DLN_BOOT_MODE* mode
 );
Parameters
handle

A handle to the DLN-series adapter.

mode

A pointer to the 32-bit DLN_BOOT_MODE variable. This variable will be used to store current device mode after the function execution.

Return Value
DLN_RES_SUCCESS

Function was successfully executed.

Языки

Вход на сайт