IPersistenceChannel5 ¶ CurrentAction (Property) ReadCycles (Property) SuccessfulWriteCycles (Property) WriteCycles (Property)
PersistenceChannel.CurrentAction (PROP) ¶ PROPERTY CurrentAction : PersistenceChannelAction see IPersistenceChannel5.CurrentAction
PersistenceChannel.ReadCycles (PROP) ¶ PROPERTY ReadCycles : __UXINT see IPersistenceChannel5.ReadCycles
PersistenceChannel.SuccessfulWriteCycles (PROP) ¶ PROPERTY SuccessfulWriteCycles : __UXINT see IPersistenceChannel5.SuccessfulWriteCycles
PersistenceChannel.WriteCycles (PROP) ¶ PROPERTY WriteCycles : __UXINT see IPersistenceChannel5.WriteCycles
PersistenceChannel.SetIsActionOngoing (METH) ¶ METHOD SetIsActionOngoing : BOOL This method tries to set that this channel is currently active writing or reading. ..return: If it was possible to set the current state of activity. If this is FALSE xIsActionOngoing has not been set! InOut: Scope Name Type Return SetIsActionOngoing BOOL Input xIsActionOngoing BOOL
private ¶ Callback EventCallback (Method) fb_exit (Method)
Callback ¶ EventCallback (Method)
PersistenceChannel.fb_exit (METH) ¶ METHOD fb_exit : BOOL InOut: Scope Name Type Comment Return fb_exit BOOL Input bInCopyCode BOOL if TRUE, the exit method is called for exiting an instance that is copied afterwards (online change).
ErrorHandling ¶ GetErrorMessage (Method)