hasMessage()  put()

Chapter 5: General Objects and Methods

open()

Description

Opens the transport associated with TransportID.

Syntax

int open(string TransportID);

Parameter

Description

TransportID

String corresponding to a transport configured in the nnsyreg.dat. This can be a string variable or a literal string.

Return value

Integer. Returns 1 for success, and 0 for failure.

Examples

Example 56

my_otobj.open(char *TransportID)
//open transport using transport id in nnsyreg.dat




Copyright © 2005. Sybase Inc. All rights reserved. put()

View this book as PDF