public bool addFormComment( string sComment, string sCommentCtrlID )
Public Function addFormComment ( _ sComment As String, _ sCommentCtrlID As String _ ) As Boolean
public: bool^ addFormComment( String^ sComment, String^ sCommentCtrlID )