Skip navigation.
Main Page  |  Data Structures  |  File List  |  Data Fields  |  Globals

JmsQueue.h

Go to the documentation of this file.
00001 
00009 #ifndef _JMS_QUEUE_H
00010 #define _JMS_QUEUE_H 1
00011 
00012 #include <JmsCommon.h>
00013 #include <JmsTypes.h>
00014 #include <JmsDestination.h>
00015 
00019 typedef JmsDestination JmsQueue;
00020 
00021 #ifdef __cplusplus
00022 extern "C" {
00023 #endif /* __cplusplus */
00024 
00039 extern int JMSENTRY JmsQueueGetName(
00040   JmsQueue   * queue,
00041   JmsString * name,
00042   JMS64I              flags
00043 );
00044 
00045 #ifdef __cplusplus
00046 }
00047 #endif /* __cplusplus */
00048 #endif /* _JMS_QUEUE_H */

Copyright 1996, 2009, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic Server 10.3.1 JMS C API Reference
11g Release 1 (10.3.1)

Part Number E13942-01


Generated by doxygen 1.2.18