PublishAddJobToQueue(LogonID, ObjectID, PublishType, QueueName)
Used to publish a Book using the Author-it Publishing Server.
Parameter
|
Type
|
Explanation
|
LogonID
|
String
|
ID returned from LogOn function.
|
ObjectID
|
Integer
|
Object Key of the Book to publish.
|
PublishType
|
Enum
|
An integer indicating the publishing output PublishType.
|
QueueName
|
String
|
The name of the Queue. The Author-it Publishing Server will monitor specific Queues in each library. The QueueName specified should be that of the Queue the Author-it Publishing Server is set to monitor.
|
|