nn::dlp::CTR::IsChild Functionbool IsChild();
None.
| Value | Description |
|---|---|
true |
It is a child program. |
false |
It is not a child program. |
Determines whether the program that called this function is a child program.
Do not use this while nn::dlp::Server or nn::dlp::FakeClient is in use (initialized).
CONFIDENTIAL