IPWorks Cloud 2020 C++ Builder Edition

Questions / Feedback?

GetJobOutput Method

Retrieves the output from the job.

Syntax

void __fastcall GetJobOutput(String VaultName, String JobId);

Remarks

This method retrieves the output from a completed job. If LocalFile is set, the data will be written to the specified file. If LocalFile is not set the data will be written to either InventoryData or ArchiveData depending on the type of job.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 C++ Builder Edition - Version 20.0 [Build 8265]