Difference between revisions of "NET:LavishVMAPI.Frame.Unlock"
Jump to navigation
Jump to search
m (NET:LavishVMAPI.Frame.FrameUnlock moved to NET:LavishVMAPI.Frame.Unlock) |
|
(No difference)
|
Revision as of 18:18, 19 January 2007
Contents
Overview
See Frame Locking.
FrameUnlock releases one acquired frame lock. There must be one unlock per lock.
Reference Library
Fully Qualified Name
- LavishVMAPI.Frame.FrameUnlock
- LavishVMAPI namespace
- Frame class
- FrameUnlock function
- Frame class
Declaration
static public void FrameUnlock();
Parameters
None
Return Value
None