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

IWbemClassObject

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

Declaration

Source position: jwawbemcli.pas line 930

type IWbemClassObject = interface(IUnknown)

  function GetQualifierSet();

  function Get();

  function Put();

  function Delete();

  function GetNames();

  function BeginEnumeration();

  function Next();

  function EndEnumeration;

  function GetPropertyQualifierSet();

  function Clone();

  function GetObjectText();

  function SpawnDerivedClass();

  function SpawnInstance();

  function CompareTo();

  function GetPropertyOrigin();

  function InheritsFrom();

  function GetMethod();

  function PutMethod();

  function DeleteMethod();

  function BeginMethodEnumeration();

  function NextMethod();

  function EndMethodEnumeration;

  function GetMethodQualifierSet();

  function GetMethodOrigin();

end;

Inheritance

IWbemClassObject

|

IInterface


Documentation generated on: 2023-03-18