Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

MQe_types.h File Reference

Basic type definitions. More...


Defines

#define EC(p)
#define ERC(p)

Typedefs

typedef MQeExceptBlock_st MQeExceptBlock
 type definition of MQeExceptBlock data type.


Enumerations

enum  MQETYPEOFSTRING_enm {
  STR_TYPE_UNKNOWN,
  SB_STR,
  DB_UNI_STR,
  QB_UNI_STR,
  UTF8_STR,
  UTF16_STR
}


Detailed Description

This header file contains the basic MQ Everyplace type definitions. Links to full documentation of the functionality for each type is provided.


Define Documentation

#define EC  
 

Accessor for the Return Code in the exception block

#define ERC  
 

Accessor for the Reason Code in the exception block


Enumeration Type Documentation

enum MQETYPEOFSTRING_enm
 

Enumeration values:
STR_TYPE_UNKNOWN  string type unknown
SB_STR  single byte string
DB_UNI_STR  double byte UNICODE string
QB_UNI_STR  quad byte UNICODE string
UTF8_STR  UTF8 string
UTF16_STR  UTF16 string


Generated Thu Aug 11 23:41:23 2005 for Websphere MQ Everyplace for Multiplatforms C Bindings Reference