nn::uds::CTR::GetNodeInformation Functionnn::Result GetNodeInformation( NodeInformation * pNodeInfo, u16 nodeId );
| Name | Description | |
|---|---|---|
| out | pNodeInfo | Node information. In a future implementation, this will be a structure corresponding to the stored data. |
| in | nodeId | Node ID for the targeted node. |
Gets information about the specified node.
CONFIDENTIAL