NET:LavishVMAPI.Frame.Unlock

From Lavish Software Wiki
Jump to navigation Jump to search

Overview

See Frame Locking.

Unlock releases one acquired frame lock. There must be one unlock per lock.

Reference Library

Lavish.InnerSpace.dll

Fully Qualified Name

LavishVMAPI.Frame.Unlock

Declaration

static public void Unlock();

Parameters

None

Return Value

None

Examples

See Also