This document is archived and information here might be outdated. Recommended version. |
Fired when graph loading status changes.
N/A Error in GetEventSigVB N/A Error in GetEventSigCS[C++]
HRESULT DataGraphTLoadingStatus(
IDataGraphT* pGraphT,
long iSeries,
BSTR info,
Boolean* bKeepGoing
);
[C++] Parameters pGraphT [in]
pGraphT is a parameter of type IDataGraphT* iSeries [in]
iSeries is a parameter of type long info [in]
info is a parameter of type BSTR bKeepGoing [in, out]
bKeepGoing is a parameter of type bool*