Virtual calls for locking
Namespace: RCLibraryAssembly: RCLibrary (in RCLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
void Lock( ref bool gotLock ) |
Visual Basic |
---|
Sub Lock ( _ ByRef gotLock As Boolean _ ) |
Visual C++ |
---|
void Lock( bool% gotLock ) |
Parameters
- gotLock
- Type: System..::..Boolean%
Is set to true if lock was taken, otherwise exception is thrown