WebSphere Message Service Clients for C/C++ and .NET, Version 1.2 作業系統: Linux, Windows

IObjectMessage

物件訊息是一種其主體包含一個已序列化的 Java 或 .NET 物件的訊息。

繼承階層:
IBM.XMS.IPropertyContext
   |
   +----IBM.XMS.IMessage
           |
           +----IBM.XMS.IObjectMessage
相關參考
物件訊息

.NET 內容

.NET 內容摘要:
.NET 內容 說明
Object 取得和設定構成物件訊息主體的物件。

Object – 以位元組形式取得和設定物件

介面:
System.Object Object
    {
      get;
      set;
    }
                                                         
    Byte[] GetObject();

取得和設定構成物件訊息主體的物件。

異常狀況:
  • XMSException
  • MessageNotReadableException
  • MessageEOFException
  • MessageNotWritableException

繼承的內容和方法


Reference topic

使用條款 | 評比此網頁

時間戳記前次更新: 25 Apr 2006
(C) Copyright IBM Corporation 2005. All Rights Reserved.
本資訊中心採用 Eclipse 技術。(http://www.eclipse.org)