Exemple #1
0
 public static extern SU_RESULT SUSchemaGetSchemaType(SUSchemaRef schema_ref, string schema_type_name, ref SUSchemaTypeRef schema_type_ref);
 public static extern SU_RESULT SUComponentDefinitionApplySchemaType(SUComponentDefinitionRef comp_def, SUSchemaRef schema_ref, SUSchemaTypeRef schema_type_ref);