[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: jwadsclient.pas line 316
type IDsBrowseDomainTree = interface(IUnknown) |
function BrowseTo(); |
function GetDomains(); |
function FreeDomains(); |
function FlushCachedDomains; |
function SetComputer(); |
end; |
| |
IInterface |