NET:LavishVMAPI.Frame.Unlock

From Lavish Software Wiki
Revision as of 21:10, 2 December 2006 by Lax (talk | contribs)
(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
Jump to navigation Jump to search

Overview

See Frame Locking.

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

Reference Library

Lavish.InnerSpace.dll

Fully Qualified Name

LavishVMAPI.Frame.FrameUnlock

Declaration

static public void FrameUnlock();

Parameters

None

Return Value

None

Examples

See Also