Borland(R) Enterprise Server VisiBroker(R) プログラマーズリファレンス
struct Activation::ImplementationStatus
ImplementationStatusは,OADに登録されているサーバのために活性化状態を監視します。
module Activation
{
...
struct ImplementationStatus {
extension::CreationImplDef impl;
ObjectStatusList status;
};
...
};
All Rights Reserved. Copyright (C) 2006, Hitachi, Ltd.
COPYRIGHT (C) 1992-2004 Borland Software Corporation. All rights reserved.