Shuts down the NDPS TM Manager and unloads the NLM TM
#include <nwdp_psm.h>
N_EXTERN_LIBRARY (nint) NWDPPsmShutdownPSM (
NWDPAccessorRef accessorRef,
NWDPPsmRef psmRef,
pNWDPNameOrOid reservePtr,
NWDPPsmShutdownType shutdownType);
(IN) Specifies the NWDPAccessorData structure whose fields are accessed by using the provided error macros.
(IN) Specifies the reference to the NDPS Manager that is shut down.
(IN) Points to is reserved (pass NULL).
(IN) Specifies the shutdown type.
0x00000000 |
N_SUCCESS |
0xFFFFFFFE |
NWDP_RC_INVALID_ACCESSOR |
0xFFFFFFFF |
N_FAILURE |
For the shutdownType parameter, pass one of the following:
If NWDPPsmShutdownPSM returns N_FAILURE, NWDPLibErrorMac (accessorRef) contains: