Front Office Server .NET Legacy API for Device Client
All Classes Namespaces Files Functions Variables Properties
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345678]
 NKofax
 NKFS
 NServices
 NContracts
 NLegacy
 NWebServices
 NDevice
 NDocTracking
 NGetAdvancedSettings
 NGetFieldsToValidate
 NGetIndexFields
 NGetIndexFields2
 NLicenseCheck
 NLookup
 NMetrics
 NNotification
 NPing
 NProfile
 NRetrieveAllUsers
 NRetrieveScanSettings
 NScanActivityPostAction
 NScanHistory
 NSendImage
 NSendImage2
 NSendToKDEInbox
 NSendToKDEInbox2
 NSendWithCoversheet
 NSendWithCoversheet2
 NStartJob
 NUserLogin
 NUserLogout
 NValidateField
 NValidateForm
 NValidateUser
 NValidateUser2
 CIWscResponse
 CIWscVersioningResponse
 CWscRequestThis generic web service request is used by all Web services. Every job submitted to the Tungsten product must have a unique job ID that is different from any job ID used by any other Web Services Connector client or input device (such as MFPs and scanners). Always include the Web Services Connector client ID in the job ID string. This will ensure that your client's job IDs are always different than another Web Services Connector client's or device's job IDs. Also include a unique counter or timestamp in milliseconds in the job ID string to ensure that subsequent job IDs from the same Web Services Connector client are unique.
 CWscResponseThis is a generic Web service response that includes the result code, an error message, and a flag to indicate whether the client should retry to recover from an error. The result code is an integer value that is set to 0 for a successful Web service call. Any other value indicates a failure. If an error occurs, the error message property is set.
 NWebServices
 NGetDeviceDestinations
 CDeviceDestinationsServicePortTypeChannelChannel interface for DeviceDestination service.
 CDeviceDestinationsServicePortTypeClientThe client for invoking DeviceDestination service.
 CgetDeviceDestinationsRequestRequest message for getting destinations which can be used in a legacy mfp device for the current logged-on user, if any.
 CgetDeviceDestinationsResponseResponse message for a request to get destinations which can be used in a legacy mfp device for the current logged-on user, if any.
 CGetDeviceDestinationsServicePortTypeLegacy service for getting destinations (buttons) available on the target device for current-logged-on user, if any.
 CWscDestination2Attributes for a destination.
 CWscDeviceDestinationsRequest
 CWscDeviceDestinationsResponseResponse message for a request to get destinations to be displayed from a legacy MFP Client.
 NGetDynamicFieldsAndValidate
 CgetDynamicFieldsAndValidateRequestLegacy MFP Client's request message for validating value of a dynamic index field.
 CgetDynamicFieldsAndValidateResponseResponse message for a request to validate value of a dynamic index field from a legacy MFP Client.
 CGetDynamicFieldsAndValidateServicePortTypeDefines service type for Legacy MFP Clients to call and validate value of a dynamic index field.
 CGetDynamicFieldsAndValidateServicePortTypeChannelChannel interface for Validate Dynamic field service.
 CGetDynamicFieldsAndValidateServicePortTypeClientThe client for invoking Validate Dynamic field service.
 CWscDynamicFieldsAndValidateRequestLegacy MFP Client's request message for validating value of a dynamic index field.
 CWscDynamicFieldsAndValidateResponseResponse message for a request to validate value of a dynamic index field from a legacy MFP Client.
 CWscIndexFieldDynamicDefines index field data structure for legacy MFP devices.
 CWscSuggestedRepresents a suggested index field value used for displaying combobox or choice list at a legacy MFP client.