Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
获取具有指定名称的 qa_string 属性的值。
public virtual qa_int getStringProperty( qa_const_string name, qa_string dest, qa_int maxlen )
name 要获取的属性的名称。
dest qa_string 值的目标。
maxlen 要复制值的 qa_char 的最大数量。此值包括空终止符 qa_char。
返回实际复制的非空 qa_char 的数量;如果操作失败,则返回 -1。
有关获取和设置消息标头和属性的详细信息,请参见QAnywhere 消息。