GetElementSize

Gets the size (in byte) of each element in the container.

Syntax

Definition:

HRESULT GetElementSize(
    ULONGLONG& nSize
)

Parameters

Name

Type

Description

nSize

ULONGLONG&

Returns the size in byte of a single element in the container.

GetElementSize 1: Return value

HRESULT