TolliumScreenBase::GetExclusiveAccess (open)
Request exclusive access to a resource
Syntax
LOADLIB "mod::tollium/lib/screenbase.whlib";
BOOLEAN FUNCTION GetExclusiveAccess(RECORD tag, RECORD options)Parameters
RECORD tagRecord whose contents identifies the resource (will be HSON encoded)
RECORD optionsOptions
onbeforestealCalled just before the dialog will be stolen
onstolenCalled after the dialog has been stolen
Return value
BOOLEANTRUE if exclusive access has been granted