Borland(R) Enterprise Server VisiBroker(R) プログラマーズリファレンス

[目次][索引][前へ][次へ]

13.4.1 IDLの定義

 
struct TaggedProfile {
    ::IOP::ProfileId tag;
    sequence <octet> profile_data;
};