Liquid XML Data Binder (C++, Java, VB6) / Reference / C++ / Reference / CBinaryData / C++ SetAsBase64 - CBinaryData
In This Topic
    C++ SetAsBase64 - CBinaryData
    In This Topic
    void SetAsBase64(LPCTSTR lpctBase64Data);
      Property Description  
        Method Name SetAsBase64  
        Description Sets the content of the collection to be the binary data represented by the base 64 encoded string lpctBase64Data  
        Remarks Any Existing content is deleted  
        Example