4 midl_pragma warning(disable:2111)
10import "EnumDefinition.idl";
23 uuid(6E97D83D-EF9D-4871-A0C5-314C705E6A64),
26 pointer_default(unique)
EwErrorCode
All errors codes for this API.
Definition: EnumDefinition.idl:21
Use this interface to allow to lock a string inside the collaborative server.
Definition: EwServerObjects.idl:28
EwErrorCode unLock()
Unlock the string without displaying the dialog if the string is already locked.
EwErrorCode lock()
Lock the string without displaying the dialog if the string is already locked.
void setLockString(BSTR strString)
Set the string that will be locked.