CShareLockNH::SharedToPartial method
Changes a shared lock to a partial lock.
Syntax
BOOL SharedToPartial();
Parameters
This method has no parameters.
Return value
Returns TRUE if the partial lock is obtained; otherwise, it returns FALSE and the lock remains in shared mode.
Remarks
This function has no associated import library or header file; you must call it using the LoadLibrary and GetProcAddress functions.
Requirements
Requirement | Value |
---|---|
DLL |
|