deleteProp()  get()

Chapter 5: General Objects and Methods

dumpProps()

Description

Dumps message properties into the xlog file. This is useful for troubleshooting.

Syntax

dumpProps(proptype ptype);

Parameter

Descriptions

ptype

Property type to log into the xlog file. These include:

  • OT_PROP_CONTEXT

  • OT_PROP_TRANSPORT

  • OT_PROP_GET

  • OT_PROP_PUT

Return value

None.

Usage

Pointer to object

Object

pot->dumpProps    (OT_PROP_TRANSPORT);

my_otobj(OT_PROP_TRANSPORT);





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

View this book as PDF