Visual Basic (Declaration) | |
---|---|
Public Shared Sub Unlock( _ ByVal support As RasterSupportType, _ ByVal key As String _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public static void Unlock( RasterSupportType support, string key ) |
Managed Extensions for C++ | |
---|---|
public: static void Unlock( RasterSupportType support, string* key ) |
C++/CLI | |
---|---|
public: static void Unlock( RasterSupportType support, String^ key ) |
Parameters
- support
- Support type
- key
- key string
For an example, refer to RasterSupport.
For more information, refer to Unlocking Special LEAD Features and A Special Note about Loading 12 and 16 Bit Grayscale Images.
For information about LEADTOOLS Document/Medical capabilities, contact LEAD.
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family