Initializes the PenComm Client library. The library must be initialized prior to using all other PenComm API methods except ConfigureLogging.
This method must be called if the Smartpens object is initialized with the manualInit parameter set to false.
public void Initialize(); public void Initialize(DesktopMetaInfo metaInfo);