GraphicsFormats Xojo plugin

RawPngImporter.GetLastErrorCode Method

Same as the LastError property but this one returns it as Integer to full-fill the standard interface.

GetLastErrorCode() as Integer

Parameters

Returns

Integer
Zero if no error, else Error code.

Remarks

See Also

RawPngImporter Class