11.07.2015 Views

Reference Guide - Melissa Data

Reference Guide - Melissa Data

Reference Guide - Melissa Data

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Email Object FunctionsEmail ObjectThis function has been deprecated. You should use the GetResults function instead. See “GetResults”on page 12 for documentation on this function.This is a string value set by an unsuccessful call to the VerifyEmail function.Possible return values from the ErrorString function are:CodeEmptyISTMBDefinitionNo error“Email Object is not initialized”“Syntax error”“Top Level Domain not found”“Mail server not found”“Invalid Mailbox”If the VerifyEmail function has not been called, or resulted in no error, this function will be empty.SyntaxCCOMStringValue = object->GetErrorString();StringValue =mdEmailGetErrorString(object);StringValue = object.ErrorStringGetChangeCode (Deprecated)Deprecated. This function returns a single integer value which indicates what changes, if any, have beenperformed on the submitted email address.This function has been deprecated. You should use the GetResults function instead. See page 12 fordocumentation on this function.This returns a single integer value to indicate if the submitted email address has been changed andwhat changes have been made.To use this function’s value, use an AND operator to compare the value to the table below.Integer Indicates Bit0 No change1 Syntax changed 12 Top-level domain changed 24 Domain changed (spelling correction) 316

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!