Unit 'JwaWindows' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

IBindCtx

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

Declaration

Source position: jwaactivex.pas line 329

type IBindCtx = interface(IUnknown)

  function RegisterObjectBound();

  function RevokeObjectBound();

  function ReleaseBoundObjects;

  function SetBindOptions();

  function GetBindOptions();

  function GetRunningObjectTable();

  function RegisterObjectParam();

  function GetObjectParam();

  function EnumObjectParam();

  function RevokeObjectParam();

end;

Inheritance

IBindCtx

|

IInterface


Documentation generated on: 2023-03-18