Liquid XML Data Binder
and
Liquid XML Objects
Documentation
Liquid XML Data Binder (C++, Java, VB6) / Reference / C++ /
Reference
/
CBinaryData
/ C++ SetAsHexString - CBinaryData
Collapse All
Expand All
In This Topic
C++ SetAsHexString - CBinaryData
In This Topic
void SetAsHexString(LPCTSTR lpctHexString);
Property
Description
Method Name
SetAsHexString
Description
Sets the content of the collection to be the binary data represented by the hex encoded string
lpctHexString
Remarks
Any Existing content is deleted
Example