A Policy DLL's PolUnInit callback function is called when the system shuts down.
POL_UNINIT PolUnInit;
VOID
PolUnInit(
VOID
)
(none)
(none)
A Policy DLL's PolUnInit callback function is called by FESF to allow the Policy DLL to perform an orderly tear down of any state.
Policy DLLs need not implement this callback function.
Software version |
FESF V1 (or later) |
Library |
FESFPolicy.lib |
Header |
PolDllApi.h |