Example #1
0
 public static extern uint VLSgetLicenseInfoExt(string feature_name, string version, [MarshalAs(UnmanagedType.AsAny)] object capacity, int feature_index, string license_hash, int license_hash_len, int license_index, ref VLSlicenseInfo licenseInfo);
Example #2
0
 public static extern uint VLSgetLicenseInfo(string feature_name, string version, int feature_index, string license_hash, int license_hash_len, int license_index, ref VLSlicenseInfo licenseInfo);