SignOff
Purpose
The CMetaRepository class SignOff function is used to sign off the specified MDS user.
Description
The SignOff of the last user does not remove the connection to the MDS Repository database. Be sure to call the Deinitialize function before terminating your application to ensure that the database connection is terminated properly.
Syntax
HRESULT SignOff(LPCTSTR strUser);