GetSize
Gets the size of the data.
Syntax
Definition:
HRESULT GetSize(
ULONGLONG& nSize
)
Parameters
Name |
Type |
Description |
---|---|---|
nSize |
ULONGLONG& |
Size of the stored data in bytes. |