[Gambas-devel] [RFC] Gambas implementation of the pop3 protocol

Fabien Bodard gambas.fr at ...176...
Sun Aug 26 23:06:43 CEST 2012


Public Function List(Optional msgid As Integer) As Variant[]

it can be a string[] or a class array if you know the return structure

Public Function UniqueID(Optional msgid As Integer) As Variant[]

well i'm not sure that a variant[] is the good answer for all :/

maybe a class array can be better ?




More information about the Devel mailing list