本書に関して
本マニュアルはStarPRNT SDKアプリに関する情報を解説しています。 またこのマニュアルはアプリケーション開発者を対象に作成しており、利用者はアプリケーション開発言語の基礎を理解していることを前提としています。
スター精密グローバルサポートサイト の Developersセクションには、 多数のオペレーティングシステムとプログラミング言語に利用可能なSDKが用意されています。 最新のSDK、テクニカルドキュメント、FAQ及びその他の追加情報についてはDevelopersセクションをご確認ください。
iPad, iPhone, iPod, iPod touch, Retinaは、米国および他の国々で登録されたApple Inc.の商標です。
iPad Air, iPad miniは、Apple Inc.の商標です。
"iPhone"の商標は、アイホン株式会社のライセンスにもとづき使用されています。
iOSは、米国およびその他の国におけるCisco社の商標または登録商標であり、ライセンスに基づき使用されています。
Android は、Google Inc. の商標です。
Windows は、米国 Microsoft Corporation の、米国、日本およびその他の国における登録商標です。
Bluetooth® のワードマークおよびロゴは、Bluetooth SIG, Inc. が所有する登録商標です。
本マニュアルの内容は、予告無く変更する場合があります。
スター精密株式会社は、正確な情報を提供するためにあらゆる措置を取っていますが、誤りや不作為について責任を負うものではありません。
スター精密株式会社は、このマニュアルに記載されている情報の使用に起因するいかなる損害に対しても責任を負うものではありません。
本マニュアルの一部、あるいは全部を無断で複写・複製・転載することは、固くお断りします。
- 1. はじめに
- 2. ライブラリ追加方法
- 3. APIリファレンス( StarIOPort.winmd )
- 3.1. Port
- 3.2. ProductId
- 3.3. ProductInformation
- 3.4. ProductInformationCollection
- 3.5. Status
- 3.6. Util
- 3.7. FirmwareInformation
- 3.8. PrinterInterfaceType
- 3.9. StarBluetoothManager
- 3.9.1. Bluetooth設定変更フロー
- 3.9.2. StarDeviceType
- 3.9.3. StarBluetoothSecurity
- 3.9.4. StarBluetoothSettingCapability
- 3.9.5. DeviceNameCapability
- 3.9.6. BluetoothDeviceName
- 3.9.7. iOSPortNameCapability
- 3.9.8. iOSPortName
- 3.9.9. PinCodeCapability
- 3.9.10. PinCode
- 3.9.11. AutoConnectCapability
- 3.9.12. AutoConnect
- 3.9.13. SecurityTypeCapability
- 3.9.14. SecurityType
- 3.9.15. PortName
- 3.9.16. PortSettings
- 3.9.17. Timeout
- 3.9.18. DeviceType
- 3.9.19. isOpened
- 3.9.20. StarBluetoothManager
- 3.9.21. ConnectAsync
- 3.9.22. LoadSettingAsync
- 3.9.23. DisconnectAsync
- 3.9.24. ApplyAsync
- 3.10. StarResultCode
- 4. APIリファレンス( StarIO_Extension.winmd )
- 4.1. StarIoExt
- 4.1.1. Emulation
- 4.1.2. CharacterCode
- 4.1.3. BcrModel
- 4.1.4. DisplayModel
- 4.1.5. MelodySpeakerModel
- 4.1.6. CreateCommandBuilder
- 4.1.7. CreateDisplayCommandBuilder
- 4.1.8. CreateMelodySpeakerCommandBuilder
- 4.1.9. CreateBcrConnectParser
- 4.1.10. CreateDisplayConnectParser
- 4.1.11. CreateMelodySpeakerConnectParser
- 4.2. ICommandBuilder
- 4.2.1. InitializationType
- 4.2.2. FontStyleType
- 4.2.3. CodePageType
- 4.2.4. InternationalType
- 4.2.5. LogoSize
- 4.2.6. AlignmentPosition
- 4.2.7. CutPaperAction
- 4.2.8. PeripheralChannel
- 4.2.9. SoundChannel
- 4.2.10. BarcodeSymbology
- 4.2.11. BarcodeWidth
- 4.2.12. Pdf417Level
- 4.2.13. QrCodeModel
- 4.2.14. QrCodeLevel
- 4.2.15. BitmapConverterRotation
- 4.2.16. BlackMarkType
- 4.2.17. LabelType
- 4.2.18. PrintableAreaType
- 4.2.19. CjkUnifiedIdeographFont
- 4.2.20. HoldPrintType
- 4.2.21. PaperPresentStatusType
- 4.2.22. BeginDocument
- 4.2.23. EndDocument
- 4.2.24. AppendInitialization
- 4.2.25. AppendData
- 4.2.26. AppendRawData
- 4.2.27. AppendFontStyle
- 4.2.28. AppendCodePage
- 4.2.29. AppendInternational
- 4.2.30. AppendLineFeed
- 4.2.31. AppendUnitFeed
- 4.2.32. AppendCharacterSpace
- 4.2.33. AppendLineSpace
- 4.2.34. AppendTopMargin
- 4.2.35. AppendEmphasis
- 4.2.36. AppendInvert
- 4.2.37. AppendMultiple
- 4.2.38. AppendUnderLine
- 4.2.39. AppendLogo
- 4.2.40. AppendAbsolutePosition
- 4.2.41. AppendAlignment
- 4.2.42. AppendHorizontalTabPosition
- 4.2.43. AppendCutPaper
- 4.2.44. AppendPeripheral
- 4.2.45. AppendSound
- 4.2.46. AppendBarcodeData
- 4.2.47. AppendBarcodeDataWithAbsolutePosition
- 4.2.48. AppendBarcodeDataWithAlignment
- 4.2.49. AppendPdf417Data
- 4.2.50. AppendPdf417DataWithAbsolutePosition
- 4.2.51. AppendPdf417DataWithAlignment
- 4.2.52. AppendQrCodeData
- 4.2.53. AppendQrCodeDataWithAbsolutePosition
- 4.2.54. AppendQrCodeDataWithAlignment
- 4.2.55. AppendBitmapAsync
- 4.2.56. AppendBitmapWithAbsolutePositionAsync
- 4.2.57. AppendBitmapWithAlignmentAsync
- 4.2.58. AppendBlackMark
- 4.2.59. AppendLabel
- 4.2.60. BeginPageMode
- 4.2.61. EndPageMode
- 4.2.62. AppendPageModeVerticalAbsolutePosition
- 4.2.63. AppendPageModeRotation
- 4.2.64. AppendPrintableArea
- 4.2.65. AppendCjkUnifiedIdeographFont
- 4.2.66. AppendHoldPrint
- 4.2.67. AppendPaperPresentStatus
- 4.2.68. GetCommands
- 4.3. PageModePrintRegion
- 4.4. IDisplayCommandBuilder
- 4.4.1. DisplayInternationalType
- 4.4.2. DisplayCodePageType
- 4.4.3. DisplayCursorMode
- 4.4.4. DisplayContrastMode
- 4.4.5. PassThroughCommands
- 4.4.6. AppendData
- 4.4.7. AppendBackSpace
- 4.4.8. AppendHorizontalTab
- 4.4.9. AppendLineFeed
- 4.4.10. AppendCarriageReturn
- 4.4.11. AppendBitmapAsync
- 4.4.12. AppendInternational
- 4.4.13. AppendCodePage
- 4.4.14. AppendDeleteToEndOfLine
- 4.4.15. AppendClearScreen
- 4.4.16. AppendHomePosition
- 4.4.17. AppendTurnOn
- 4.4.18. AppendSpecifiedPosition
- 4.4.19. AppendCursorMode
- 4.4.20. AppendContrastMode
- 4.4.21. AppendUserDefinedCharacter
- 4.4.22. AppendUserDefinedDbcsCharacter
- 4.4.23. GetCommands
- 4.5. IMelodySpeakerCommandBuilder
- 4.6. SoundSetting
- 4.7. IPeripheralCommandParser
- 4.8. IPeripheralConnectParser
- 4.9. StarIoExtManager
- 4.9.1. StarIoExtManagerType
- 4.9.2. StarIoExtManagerPrinterStatus
- 4.9.3. StarIoExtManagerPrinterPaperStatus
- 4.9.4. StarIoExtManagerPrinterCoverStatus
- 4.9.5. StarIoExtManagerCashDrawerStatus
- 4.9.6. StarIoExtManagerBarcodeReaderStatus
- 4.9.7. Port
- 4.9.8. PrinterOnlineStatus
- 4.9.9. PrinterPaperStatus
- 4.9.10. PrinterCoverStatus
- 4.9.11. CashDrawerStatus
- 4.9.12. BarcodeReaderStatus
- 4.9.13. CashDrawerOpenActiveHigh
- 4.9.14. StarIoExtManager
- 4.9.15. ConnectAsync
- 4.9.16. DisconnectAsync
- 4.9.17. LockAsync
- 4.9.18. PrinterImpossibleEvent
- 4.9.19. PrinterOnlineEvent
- 4.9.20. PrinterOfflineEvent
- 4.9.21. PrinterPaperReadyEvent
- 4.9.22. PrinterPaperNearEmptyEvent
- 4.9.23. PrinterPaperEmptyEvent
- 4.9.24. PrinterCoverOpenEvent
- 4.9.25. PrinterCoverCloseEvent
- 4.9.26. CashDrawerOpenEvent
- 4.9.27. CashDrawerCloseEvent
- 4.9.28. BarcodeReaderImpossibleEvent
- 4.9.29. BarcodeReaderConnectEvent
- 4.9.30. BarcodeReaderDisconnectEvent
- 4.9.31. BarcodeDataReceivedEvent
- 4.9.32. AccessoryConnectSuccessEvent
- 4.9.33. AccessoryConnectFailureEvent
- 4.9.34. AccessoryDisconnectEvent
- 4.9.35. StatusUpdatedEvent
- 4.10. StarBluetoothManagerFactory
- 4.1. StarIoExt
- 5. APIリファレンス( StarIODeviceSetting.dll )
- 6. 付録