Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal rc As Rectangle, _ ByVal key As Integer, _ ByVal flags As ScrambleCommandFlags _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- rc
- Rectangle which describes the area to scramble.
- key
- Key that determines the scramble.
- flags
- Flag that determines whether to encrypt or decrypt the area.
For an example, refer to ScrambleCommand.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family