CollectionsListGetMarshalledSize 函数(sensorsutils.h)

为了兼容,维护此例程。 它返回容纳序列化和封送集合列表(包括嵌入内存)所需的大小。 它执行与 CollectionsListGetSerializedSize相同的作。

语法

ULONG CollectionsListGetMarshalledSize(
  [in] const PSENSOR_COLLECTION_LIST Collection
);

参数

[in] Collection

指向传感器集合列表的指针。

返回值

此函数返回表示数据大小的 ULONG。

要求

要求 价值
标头 sensorsutils.h