nn::dlp::CTR::GetRebootInfo Function

Syntax

nn::Result GetRebootInfo(
     RebootInfo * pRebootInfo
);

Arguments

Name Description
out pRebootInfo Returns the information needed for a network connection.

Return Values

Returns the result of the operation.

Description

Gets the information needed to connect to the network after rebooting.

This function can be used with the system's existing state (without calling any initialization functions).

Revision History

2010/08/16
Initial version.

CONFIDENTIAL