NET:LavishVMAPI.Frame.Unlock

From Lavish Software Wiki
Revision as of 18:18, 19 January 2007 by Lax (talk | contribs) (NET:LavishVMAPI.Frame.FrameUnlock moved to NET:LavishVMAPI.Frame.Unlock)
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