CollectionsListGetMarshalledSizeWithoutSerialization 函式 (sensorsutils.h)
這個例程會傳回整個集合清單的大小,包括內嵌指標所指向的記憶體區塊大小。
語法
ULONG CollectionsListGetMarshalledSizeWithoutSerialization(
[in] const PSENSOR_COLLECTION_LIST Collection
);
參數
[in] Collection
感測器集合清單的指標。
傳回值
此函式會傳回代表數據大小的ULONG。
規格需求
需求 | 值 |
---|---|
標頭 | sensorsutils.h |