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)

Revision as of 04:06, 8 September 2012



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

Object method of: CAttachment