| 
    Microsoft Information Protection SDK - C++ 1.17
    
   API Reference Documentation for 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 |