Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the text of the class body.
Syntax
HRESULT get_Body( BSTR *pbstBody); HRESULT put_Body( BSTR bstrBody);
Parameters
pbstBody
[out,retval] The text of the class body.
bstrBody
[in] The new text of the class body.
Return Value
One of the standard HRESULT
values.
Requirements
Type Library | VstaCore.tlb |
Header | VstaCore.h |