CollectionsListGetMarshalledSizeWithoutSerialization function (sensorsutils.h)

This routine returns the size of the entire collection list, including size of memories blocks that are pointed by embedded pointers.

Syntax

ULONG CollectionsListGetMarshalledSizeWithoutSerialization(
  [in] const PSENSOR_COLLECTION_LIST Collection
);

Parameters

[in] Collection

Pointer to a sensor collection list.

Return value

This function returns a ULONG that represents the size of the data.

Requirements

Requirement Value
Header sensorsutils.h