CbNewSSortOrderSet

The CbNewSSortOrderSet macro determines the memory allocation requirements of an SSortOrderSet structure containing a specified number of sort orders.

Quick Info

Header file:

MAPIDEFS.H

Related structure:

SSortOrderSet4J.5_V4

 

CbNewSSortOrderSet (_csort)

Parameters

_csort

Count of sort orders, that is, the number of elements of type SSortOrder in the aSort member.

 

Remarks

The CbNewSSortOrderSet macro returns the number of bytes of memory that an SSortOrderSet with the number of sort orders specified by _csort would occupy.