nn::nex::DirectStream::Enable Member Function

Syntax

void Enable();

Parameters

None.

Return Values

None.

Description

Enables the DirectStream function.

Make sure to call this function before sending or receiving by using DirectStream. Sending when this function is not enabled returns an error.
Until this function is enabled, received packets are discarded within the library.

Revision History

2012/04/10
Initial version.

CONFIDENTIAL