예제 #1
0
 public static void IntializeProtection()
 {
     if (MPlatformSDKLic.m_objMLProxy == null)
     {
         MPlatformSDKLic.m_objMLProxy = new CoMLProxyClass();
         MPlatformSDKLic.m_objMLProxy.PutString(MPlatformSDKLic.strLicInfo);
     }
     MPlatformSDKLic.UpdatePersonalProtection();
 }
예제 #2
0
 public static void IntializeProtection()
 {
     if (EncoderlibLic.m_objMLProxy == null)
     {
         EncoderlibLic.m_objMLProxy = new CoMLProxyClass();
         EncoderlibLic.m_objMLProxy.PutString(EncoderlibLic.strLicInfo);
     }
     EncoderlibLic.UpdatePersonalProtection();
 }
 public static void IntializeProtection()
 {
     if (FlashOverlaypluginforMPlatformLic.m_objMLProxy == null)
     {
         FlashOverlaypluginforMPlatformLic.m_objMLProxy = new CoMLProxyClass();
         FlashOverlaypluginforMPlatformLic.m_objMLProxy.PutString(FlashOverlaypluginforMPlatformLic.strLicInfo);
     }
     FlashOverlaypluginforMPlatformLic.UpdatePersonalProtection();
 }
예제 #4
0
 public static void IntializeProtection()
 {
     if (ClosedCaptionslibLic.m_objMLProxy == null)
     {
         ClosedCaptionslibLic.m_objMLProxy = new CoMLProxyClass();
         ClosedCaptionslibLic.m_objMLProxy.PutString(ClosedCaptionslibLic.strLicInfo);
     }
     ClosedCaptionslibLic.UpdatePersonalProtection();
 }