UnlockIt

The Unlockit method unlocks the Setup DCO file that was locked previously with the ReadLock method.

Syntax

C#
bool UnlockIt()

Arguments

None

Returns

True if successful; False otherwise.

See also

ReadLock