The DlnSendMessage() function sends a specified message (an asynchronous command) to the device.
DlnSendMessage()
DLN_RESULT DlnSendMessage( void* message );
A pointer to a variable that contains a message to be sent.
The function successfully sent the message.
The DlnSendMessage() function is defined in the dln.h file.
dln.h