Microsoft Information Protection SDK - C++ 1.18
API Reference Documentation for C++
Loading...
Searching...
No Matches
cloud_discovery_delegate.h File Reference

Defines CouldDiscoveryDelegate interface. More...

#include <functional>
#include <string>
#include <vector>
#include "mip/common_types.h"
#include "mip/mip_namespace.h"

Go to the source code of this file.

Classes

class  ServiceInfo
 Service information returned by cloud discovery. More...
 
class  CloudDiscoveryResult
 Interface for the result of cloud discovery. More...
 
class  CloudDiscoveryDelegate
 Interface for overriding cloud discovery. More...
 

Typedefs

typedef std::vector< ServiceInfoServicesInfo
 

Detailed Description

Defines CouldDiscoveryDelegate interface.

Typedef Documentation

◆ ServicesInfo

typedef std::vector<ServiceInfo> ServicesInfo