ACX_STRUCTURE_SIZE macro (acxfuncenum.h)

The ACX_STRUCTURE_SIZE functions gets the size, in bytes, of the specified ACX structure.

Syntax

void ACX_STRUCTURE_SIZE(
   StructName
);

Parameters

StructName

The name of the ACX structure for which to get the size.

Return value

None

Remarks

Returns the size, in bytes, of the ACX structure specified by the StructName parameter.

ACX requirements

Minimum ACX version: 1.1

For more information about ACX versions, see ACX version overview.

Requirements

Requirement Value
Header acxfuncenum.h