Latest News

the latest news from our team

Type Library for MDMSA

Object ID: MdmSA.Session

Properties

BSTR AccountPassword;
boolean ConnectStatus;
BSTR ErrorMessage;
BSTR GroupPassword;
BSTR HostAddress;
BSTR JobName;
BSTR LoginAccount;
BSTR LoginGroup;
BSTR LoginUser;
short Port;
short TraceLevel;
BSTR UserPassword;
BSTR VendorId;

Methods

boolean Connect();
void Disconnect();
boolean LoadConfig( BSTR FileName );
SAFEARRAY(char) NetBinRead( short Length, boolean Block );
void NetBinWrite( SAFEARRAY(char)*Data, short Length );
BSTR NetRead( short Length, boolean Block );
void NetWrite( BSTR Data );
void SaveConfig();
void SaveConfigAs( BSTR FileName );
boolean SetSessionConfig();
boolean SetTraceConfig();

Leave a Reply

Your email address will not be published. Required fields are marked *