Constructor to initialize the parameters of BlockPermaLock
| C# | Visual Basic | Visual C++ |
public BlockPermaLock( byte readLock, Gen2..::.Bank bank, uint blockPtr, byte blockRange, ushort[] mask )
Public Sub New ( _ readLock As Byte, _ bank As Gen2..::.Bank, _ blockPtr As UInteger, _ blockRange As Byte, _ mask As UShort() _ )
public: BlockPermaLock( unsigned char readLock, Gen2..::.Bank bank, unsigned int blockPtr, unsigned char blockRange, array<unsigned short>^ mask )
- readLock (Byte)
- Read or Lock?
- bank (Gen2..::.Bank)
- Gen2 Memory Bank to perform Lock
- blockPtr (UInt32)
- starting address of the blocks to operate
- blockRange (Byte)
- number of 16 blocks
- mask (array< UInt16 >[]()[])
- mask