IEEDataStorage::GetSize
Returns the number of bytes contained in this object.
Syntax
Parameters
size
[out] The number of bytes contained in this object.
Return Value
If successful, returns S_OK
; otherwise, returns an error code.
Remarks
Use the GetData method to retrieve the actual data bytes.