Liquid XML Data Binder
and
Liquid XML Objects
Documentation
Liquid XML Data Binder (C++, Java, VB6) / Reference / C++ /
Reference
/
CBinaryData
/ C++ GetData - CBinaryData
Collapse All
Expand All
In This Topic
C++ GetData - CBinaryData
In This Topic
const LPBYTE GetData() const;
Property
Description
Property Name
GetData
Description
Allows access to the raw data contained within the collection
Remarks
The data should not be modified directly
Example