IVDctText::AutoLockGet

HRESULT AutoLockGet(BOOL *pfLock);

Gets the value of the automatic locking feature.

· Returns NOERROR if successful, or one of these error values:

E_INVALIDARG
E_OUTOFMEMORY

pfLock

[out] Returns TRUE if the automatic lock feature is on, FALSE if it is off.