NDI_REMOVE
This message is sent when a driver is being removed from the system.
This message has no parameters.
A driver installer that handles this message must also call NdiDefProc to perform common driver removal. The default handler calls DiRemoveDevice and performs other necessary updates.