Method |
Description |
|
DNA_Activate ( string product_key, string activation_code, string password, string email ) : int |
|
|
DNA_ActivateOffline ( string product_key, string activation_code ) : int |
|
|
DNA_Deactivate ( string product_key, string password ) : int |
|
|
DNA_Error ( int error_no, StringBuilder msg, int &msg_size ) : int |
|
|
DNA_EvaluateNow ( string product_key ) : int |
|
|
DNA_InfoTag ( string product_key, string activation_code, string tag ) : int |
|
|
DNA_Param ( string param, StringBuilder value, int &value_size ) : int |
|
|
DNA_ProtectionOK ( string product_key, int Request_EvalCode, int Use_MachineID ) : int |
|
|
DNA_Query ( string product_key, string activation_code ) : int |
|
|
DNA_Reactivate ( string product_key, string activation_code, string password, string new_password ) : int |
|
|
DNA_SendEvalCode ( string product_key, string email, int Use_MachineID ) : int |
|
|
DNA_SendPassword ( string product_key, string activation_code ) : int |
|
|
DNA_SetBuildNo ( string build_no ) : int |
|
|
DNA_SetCDMPathName ( string path_name ) : int |
|
|
DNA_SetINIPathName ( string path_name ) : int |
|
|
DNA_SetLanguage ( int language ) : int |
|
|
DNA_SetProxy ( string server, string port, string username, string password ) : int |
|
|
DNA_UseIESettings ( int Use_IESettings ) : int |
|
|
DNA_Validate ( string product_key ) : int |
|
|
DNA_Validate2 ( string product_key ) : int |
|
|
DNA_Validate3 ( string product_key ) : int |
|
|
DNA_Validate4 ( string product_key ) : int |
|
|
DNA_Validate5 ( string product_key ) : int |
|
|
DNA_ValidateCDM ( string product_key ) : int |
|
|
DNA_ValidateCDM2 ( string product_key ) : int |
|
|
DNA_ValidateCDM3 ( string product_key ) : int |
|
|
DNA_ValidateCDM4 ( string product_key ) : int |
|
|
DNA_ValidateCDM5 ( string product_key ) : int |
|
|