Difference between revisions of "CAttachment::getAttachedBlob"

From King Arthur's Gold Wiki
Jump to: navigation, search
(Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> CBlob@ getAttachedBlob(const string &in, int index) CBlob@ getAttachedBlob(const string &in) </syntaxhighlight> ...")
 
 
(No difference)

Latest revision as of 04:14, 14 September 2012



 
CBlob@ getAttachedBlob(const string &in, int index)
CBlob@ getAttachedBlob(const string &in)

Object method of: CAttachment