GetExportSize

Gets combined size (in byte) of all elements in the container.

Syntax

Definition:

HRESULT GetExportSize(
    ULONGLONG& nExportSize
)

Parameters

Name

Type

Description

nExportSize

ULONGLONG&

Returns the combined size (in byte) of all elements in the container.

GetExportSize 1: Return value

HRESULT