コード例 #1
0
 public static extern SU_RESULT SUDynamicComponentAttributeGetVisibility(SUDynamicComponentAttributeRef attribute, ref bool visible);
コード例 #2
0
 public static extern SU_RESULT SUDynamicComponentAttributeGetDisplayValue(SUDynamicComponentAttributeRef attribute, ref SUStringRef display_value);
コード例 #3
0
 public static extern SU_RESULT SUDynamicComponentAttributeGetName(SUDynamicComponentAttributeRef attribute, ref SUStringRef name);