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

This is the complete list of members for ProtectionEngine::Observer, including all inherited members.

OnCreateDelegatedLicensesFailure(const std::exception_ptr &error, const std::shared_ptr< void > &context)ProtectionEngine::Observerinlinevirtual
OnCreateDelegatedLicensesSuccess(std::vector< std::shared_ptr< DelegationLicense > > delegatedLicenses, const std::shared_ptr< void > &context)ProtectionEngine::Observerinlinevirtual
OnGetLicenseRightsDataFailure(const std::exception_ptr &error, const std::shared_ptr< void > &context)ProtectionEngine::Observerinlinevirtual
OnGetLicenseRightsDataSuccess(const std::shared_ptr< LicenseRightsData > &licenseRightsData, const std::shared_ptr< void > &context)ProtectionEngine::Observerinlinevirtual
OnGetRightsForLabelIdFailure(const std::exception_ptr &error, const std::shared_ptr< void > &context)ProtectionEngine::Observerinlinevirtual
OnGetRightsForLabelIdSuccess(const std::shared_ptr< std::vector< std::string > > &rights, const std::shared_ptr< void > &context)ProtectionEngine::Observerinlinevirtual
OnGetTemplatesFailure(const std::exception_ptr &error, const std::shared_ptr< void > &context)ProtectionEngine::Observerinlinevirtual
OnGetTemplatesSuccess(const std::vector< std::shared_ptr< TemplateDescriptor > > &templateDescriptors, const std::shared_ptr< void > &context)ProtectionEngine::Observerinlinevirtual
OnGetTenantInformationAsyncFailure(const std::exception_ptr &error, const std::shared_ptr< void > &context)ProtectionEngine::Observerinlinevirtual
OnGetTenantInformationAsyncSuccess(const std::shared_ptr< TenantInformation > &tenantInformation, const std::shared_ptr< void > &context)ProtectionEngine::Observerinlinevirtual
OnLoadUserCertFailure(const std::exception_ptr &error, const std::shared_ptr< void > &context)ProtectionEngine::Observerinlinevirtual
OnLoadUserCertSuccess(const std::shared_ptr< void > &context)ProtectionEngine::Observerinlinevirtual
OnRegisterContentForTrackingAndRevocationFailure(const std::exception_ptr &error, const std::shared_ptr< void > &context)ProtectionEngine::Observerinlinevirtual
OnRegisterContentForTrackingAndRevocationSuccess(const std::shared_ptr< void > &context)ProtectionEngine::Observerinlinevirtual
OnRevokeContentFailure(const std::exception_ptr &error, const std::shared_ptr< void > &context)ProtectionEngine::Observerinlinevirtual
OnRevokeContentSuccess(const std::shared_ptr< void > &context)ProtectionEngine::Observerinlinevirtual