SetHTMLImageA

Text, HTML text, Image handling, DLL

Opis

Binds the same reusable HTML image source as SetHTMLImage through the DLL narrow-string convention

Syntax

int DLSetHTMLImageA(int InstanceID, const char* Source, int ImageID);

Návratové hodnoty

Vráti 1, keď sú inštancia, zdroj a obrázok platné, inak 0

Remarks

The input bytes follow the mode selected by DLSetAnsiMode, including UTF-8 when mode 1 is active

Pozri tiež

SetHTMLImage, ClearHTMLImages