![]() | InDesign SDK 20.5 |
#include <IDatalink.h>
Public Attributes | |
| ProgressProc * | proc |
| void * | data |
| int32 | index |
| ProgressStatus | status |
Parameter to allow callback for potentially slow routines in IDataLink.
| void* ProgressParam::data |
Arbitrary data passed to the ProgressProc as data parameter
| int32 ProgressParam::index |
Index of link in the links palette, or -1. The ProgressProc index parameter
| ProgressProc* ProgressParam::proc |
ProgressProc callback routine
| ProgressStatus ProgressParam::status |
This value is filled and passed back by the routine