
ProTextStyleValidate | |
( ProTextStyleObjectType obj_type /* (In) Type of the object on which text style will be applied */ ProTextStyle r_text_style /* (In) Text Style to be applied */ wchar_t*** error_message_lines /* (Out) Array of lines of messages. Each line tells about an attribute not applicable on the object type You should free this memory using ProWstringArrayFree() */ ) |

The function successfully perform necessary checks. | |
One or more input arguments are NULL or invalid. |

