(38 out of 193)
SaGetBlobDone
Resets the Blob retrieval mechanism when using SaGetBlob.
Synopsis
#include "WorkingDialog.h"
void SaGetBlobDone(int vendor);
Arguments
- vendor
- SGESYBASE is the only valid value.
Return Values
None.
Description
SaGetBlobDone should be called before SaGetBlob or if SaGetBlob needs to be cancelled.
SaGetBlobDone will reset the Blob retrieval mechanism.
See Also
(38 out of 193)