Microsoft Information Protection (MIP) SDK for C++: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C++
|
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::Observer | inlinevirtual |
OnCreateDelegatedLicensesSuccess(std::vector< std::shared_ptr< DelegationLicense > > delegatedLicenses, const std::shared_ptr< void > &context) | ProtectionEngine::Observer | inlinevirtual |
OnGetLicenseRightsDataFailure(const std::exception_ptr &error, const std::shared_ptr< void > &context) | ProtectionEngine::Observer | inlinevirtual |
OnGetLicenseRightsDataSuccess(const std::shared_ptr< LicenseRightsData > &licenseRightsData, const std::shared_ptr< void > &context) | ProtectionEngine::Observer | inlinevirtual |
OnGetRightsForLabelIdFailure(const std::exception_ptr &error, const std::shared_ptr< void > &context) | ProtectionEngine::Observer | inlinevirtual |
OnGetRightsForLabelIdSuccess(const std::shared_ptr< std::vector< std::string > > &rights, const std::shared_ptr< void > &context) | ProtectionEngine::Observer | inlinevirtual |
OnGetTemplatesFailure(const std::exception_ptr &error, const std::shared_ptr< void > &context) | ProtectionEngine::Observer | inlinevirtual |
OnGetTemplatesSuccess(const std::vector< std::shared_ptr< TemplateDescriptor > > &templateDescriptors, const std::shared_ptr< void > &context) | ProtectionEngine::Observer | inlinevirtual |
OnGetTenantInformationAsyncFailure(const std::exception_ptr &error, const std::shared_ptr< void > &context) | ProtectionEngine::Observer | inlinevirtual |
OnGetTenantInformationAsyncSuccess(const std::shared_ptr< TenantInformation > &tenantInformation, const std::shared_ptr< void > &context) | ProtectionEngine::Observer | inlinevirtual |
OnLoadUserCertFailure(const std::exception_ptr &error, const std::shared_ptr< void > &context) | ProtectionEngine::Observer | inlinevirtual |
OnLoadUserCertSuccess(const std::shared_ptr< void > &context) | ProtectionEngine::Observer | inlinevirtual |
OnRegisterContentForTrackingAndRevocationFailure(const std::exception_ptr &error, const std::shared_ptr< void > &context) | ProtectionEngine::Observer | inlinevirtual |
OnRegisterContentForTrackingAndRevocationSuccess(const std::shared_ptr< void > &context) | ProtectionEngine::Observer | inlinevirtual |
OnRevokeContentFailure(const std::exception_ptr &error, const std::shared_ptr< void > &context) | ProtectionEngine::Observer | inlinevirtual |
OnRevokeContentSuccess(const std::shared_ptr< void > &context) | ProtectionEngine::Observer | inlinevirtual |