ICodeFunction::AppendText
Appends text to the end of the function body.
Syntax
HRESULT AppendText( BSTR bstrText);
Parameters
bstrText
[in] The text to append to the function body.
Return Value
One of the standard HRESULT
values.
Requirements
Type Library | VstaCore.tlb |
Header | VstaCore.h |