[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: jwawbemcli.pas line 1038
type IWbemCallResult = interface(IUnknown) |
function GetResultObject(); |
function GetResultString(); |
function GetResultServices(); |
function GetCallStatus(); |
end; |
| |
IInterface |