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

IWbemContext

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

Declaration

Source position: jwawbemcli.pas line 1047

type IWbemContext = interface(IUnknown)

  function Clone();

  function GetNames();

  function BeginEnumeration();

  function Next();

  function EndEnumeration;

  function SetValue();

  function GetValue();

  function DeleteValue();

  function DeleteAll;

end;

Inheritance

IWbemContext

|

IInterface


Documentation generated on: 2023-03-18