XML Object
 
Syntax
 
SetBinaryContentFromFile(filename As String, zipFlag As Long, encryptFlag As Long, password As String) As Long
 
Description
Sets the node's content with binary (or text) data from a file. The file contents can be Zip compressed and/or encrypted, and the result is base-64 encoded.