nn::dlp::CTR::FakeClient::GetNodeInfo Member Functionstatic nn::Result GetNodeInfo( NodeInfo * pNodeInfo, u16 nodeId );
| Name | Description | |
|---|---|---|
| out | pNodeInfo | Returns the node's information. |
| in | nodeId | Specifies the node ID. |
Gets the connected node's information.
Use this function only while the local host is connected to a server (from the CLIENT_STATE_WAITING_INVITE state through to the CLIENT_STATE_REBOOTING state).
CONFIDENTIAL