...
Possible error codes are listed below: Driver error codes
See also
...
Samples
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
int ImageOrientation = 0; // Landscape Mode int ImageNumber = 1; int ImageDelay = 5; int promoImageSetOptionsStatus = SigDev.PromoImageSetOptions(ImageNumber, ImageOrientation, ImageDelay, 0, 0); |
...