ReadComment

SignatureAPI.ReadComment

功能说明

读取批注内容

函数原型

BSTR ReadComment()

返回值

返回批注内容

调用示例

var varComment = SignatureAPI.ReadComment();