nn::cec::CTR::Message::SetSendMode Member Function

Syntax

nn::Result SetSendMode(
     SendMode sendMode
);

Arguments

Name Description
in sendMode SendMode

Return Values

nn::Result

Description

Specifies the send mode (receive only, send only, send and receive, or exchange) using the SendMode enumerated type.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL