Unlocks the initial state segment.
[Visual Basic .NET] |
---|
Public Sub UnlockInitialStateSegment() |
[C#] |
---|
public void UnlockInitialStateSegment(); |
[Managed C++] |
---|
public: void UnlockInitialStateSegment(); |
[Unmanaged C++] |
---|
public: HRESULT UnlockInitialStateSegment(); |
[Java] |
---|
public void unlockInitialStateSegment(); |