RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDSWriter.AddAttribute Method
Pascal
function AddAttribute(AttrArea: TPcktAttrArea; Attr: PChar; AttrType: LongWord; Len: LongWord; Value: Pointer): DBResult; stdcall;
C++
__fastcall __stdcall DBResult AddAttribute(TPcktAttrArea AttrArea, const char * Attr, LongWord AttrType, LongWord Len, void * Value);

This is AddAttribute, a member of class IDSWriter.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!