nn::ndm::Initialize FunctionResult Initialize( void );
None.
Initializes the network daemon control library.
Can be called repeatedly because a counter manages the number of times it has been called. If you call Initialize multiple times, call Finalize the same number of times.
CONFIDENTIAL