Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called once to indicate that the language service is no longer needed.
HRESULT Done ();
Return Value
If the method succeeds, it returns S_OK. If it fails, it returns an error code.
Remarks
This is the last method called by the Babel Package. Use this method to release all resources held by your language service.