The DlnGetDeviceId() function retrieves the device ID number. SyntaxC/C++ DLN_RESULT DlnGetDeviceId( HDLN handle, uint32_t* id ); Parameters handle A handle to the DLN-series device. id A pointer to an unsigned 32-bit integer that receives the ID number.