Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
返回给定枚举的消息属性名称;如果没有其它属性名称,则返回 -1。
public virtual qa_int nextPropertyName( qa_property_enum_handle h, qa_string buffer, qa_int bufferLen )
h beginEnumPropertyNames 返回的句柄。
buffer 要写入属性名称的缓冲区。
bufferLen 存储属性名称的缓冲区的长度。此长度必须包括用于空终止符的空间。
属性名称的长度;如果没有其它属性名称,则返回 -1。