[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: jwawbemcli.pas line 1194
type IWbemObjectTextSrc = interface(IUnknown)
function GetText();
function CreateFromText();
end;
IWbemObjectTextSrc
IInterface