4.4.3.9 CTBlob::UpdateBlob Syntax void UpdateBlob(const pVOID data, VRLEN size, VRLEN offset) Parameters data [in] The new data to be assigned to the CTBlob object size [in] The new data size. offset [in] The initial offset in the CTBlob object to start updating. Description Updates one existing CTBlob object. Return None. See Also GetBlob
Updates one existing CTBlob object.
None.
GetBlob