offapi: fdo#69306 tweak multi-paragraph parameter comment
Change-Id: I3d3d7ca09d30f5d9358e48f5a2e030967aa16bc3
This commit is contained in:
parent
2b1fcd466e
commit
cfb58670f1
1 changed files with 0 additions and 2 deletions
|
@ -96,9 +96,7 @@ interface XConnectionTools
|
|||
by this function here is a temporary object. It is kept alive by another object, which is to be
|
||||
created temporarily, too. To ensure that the fields you get are valid as long as you need them,
|
||||
the owner which controls their life time is transfered to this parameter upon return.<br/>
|
||||
|
||||
Your fields live as long as this component lives.<br/>
|
||||
|
||||
Additionally, you are encouraged to dispose this component as soon as you don't need the fields anymore.
|
||||
It depends on the connection's implementation if this is necessary, but the is no guarantee, so to
|
||||
be on the safe side with respect to resource leaks, you should dispose the component.
|
||||
|
|
Loading…
Reference in a new issue