PRSTATUS

 

Name

PRSTATUS

Declaration

enum PRSTATUS {
        PUTRSET_OK                                                              = 0,
        PUTRSET_ERR_GENERAL                                             = -55000,
        PUTRSET_ERR_EMPTY_RECORDSET,
};

Remark

Error codes for the Worksheet method PutRecordset()

Header to Include

origin.h

Reference