DesktopSDK 0.7 - PenComm Library (C#) Documentation
ContentsIndexHome
Smartpens.Smartpens Constructor (bool, string, bool)
Smartpens Class  Smartpens Members  Livescribe.DesktopSDK.PenComm Namespace  Smartpens Constructor

Initializes a new instance of the Smartpens class with enable logging flag, logging file location and manual initialize flag.

C#
public Smartpens(bool enableLogging, string logFile, bool manualInit);
Parameters 
Description 
bEnableLogging 
If true, enables logging, If false, disables logging. 
szLogFile 
The path and filename of the log file to use. 
bManualInit 
If true, does not initialize library. If false (or this parameter not passed), initializes the library.  
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright © 2010 Livescribe, Inc. All rights reserved.