Unit 'base_service_intf' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_wst]

ICallContext

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: base_service_intf.pas line 137

type ICallContext = interface

  procedure AddObjectToFree();

  

  procedure Clear;

  

  function AddHeader();

  

  function GetHeaderCount();

  

  function GetHeader();

  

  procedure ClearHeaders();

  

  function GetPropertyManager;

  

end;

Inheritance

ICallContext

  

|

IInterface



CT Web help

CodeTyphon Studio