nn::nex::HostMigrationExtension::Disable Member Function

Syntax

static qBool Disable();

Parameters

None.

Return Values



Value Description
true Success.
false Failed.

Description

Disables the host migration extension package for NetZ.

After the NetZ object is generated, this function generates or participates in the P2P session. If the same ROM is used for both Internet and local communication modes, and the host migration extension feature is used with the Internet communication mode, you can omit calling the Register function by executing this function when in local communication mode.

See Also

Register

Revision History

2012/11/19
Initial version.

CONFIDENTIAL