JmsTopic.h

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

Contact Oracle    Legal Notices    Copyright 1996,2011. 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 JMS C API Reference
11g Release 1 (10.3.5)

Part Number E13942-04


Generated by doxygen 1.2.18