- flags
- Barcode major type. Values can be combined, when appropriate, by using a bitwise OR (|).
Visual Basic (Declaration) | |
---|---|
Public Shared Sub Startup( _ ByVal flags As BarcodeMajorTypeFlags _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public static void Startup( BarcodeMajorTypeFlags flags ) |
C++/CLI | |
---|---|
public: static void Startup( BarcodeMajorTypeFlags flags ) |
Parameters
- flags
- Barcode major type. Values can be combined, when appropriate, by using a bitwise OR (|).
For an example, refer to BarcodeEngine.Read example.
This method must be called before calling any other Leadtools.Barcode functionality. If Startup method is called in an application, Exit method must be called before terminating the application.
Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6