Microsoft Information Protection (MIP) SDK for C++: Reference 1.16
Doxygen-generated documentation for MIP SDK written in C++
Loading...
Searching...
No Matches
CloudDiscoveryDelegate Member List

This is the complete list of members for CloudDiscoveryDelegate, including all inherited members.

GetServicesInfo(const std::string &domainInfo, const std::shared_ptr< void > &context)=0CloudDiscoveryDelegatepure virtual
GetServicesInfo(const mip::Cloud cloud, const mip::DataBoundary dataBoundary, const std::shared_ptr< void > &context)=0CloudDiscoveryDelegatepure virtual
GetServicesInfoAsync(const std::string &domainInfo, const std::shared_ptr< void > &context, const std::function< void(const std::shared_ptr< CloudDiscoveryResult > &)> &callbackFn)=0CloudDiscoveryDelegatepure virtual
GetServicesInfoAsync(const mip::Cloud cloud, const mip::DataBoundary dataBoundary, const std::shared_ptr< void > &context, const std::function< void(const std::shared_ptr< CloudDiscoveryResult > &)> &callbackFn)=0CloudDiscoveryDelegatepure virtual
IsOffline() const =0CloudDiscoveryDelegatepure virtual
IsSovereignCloud(const std::string &domainInfo, const std::shared_ptr< void > &context)=0CloudDiscoveryDelegatepure virtual
IsSovereignCloudAsync(const std::string &domainInfo, const std::shared_ptr< void > &context, const std::function< void(const std::shared_ptr< CloudDiscoveryResult > &)> &callbackFn)=0CloudDiscoveryDelegatepure virtual